History log of /openbmc/libcper/cli-app/cper-convert.c (Results 1 – 10 of 10)
Revision Date Author Comments
# 4482c48b 02-Jul-2024 Andrew Adriance <aadriance@nvidia.com>

Update limits headers for better platform compat

This change enables building libcper based cli tools on mac systems.

Change-Id: If9b0134d3677b84c57603fa83d546b58e8c2d073
Signed-off-by: Andrew Adri

Update limits headers for better platform compat

This change enables building libcper based cli tools on mac systems.

Change-Id: If9b0134d3677b84c57603fa83d546b58e8c2d073
Signed-off-by: Andrew Adriance <aadriance@nvidia.com>

show more ...


# fedd457d 12-Jul-2024 Ed Tanous <ed@tanous.net>

Remove trailing whitespace

clang-format won't remove trailing whitespace if that's the only change.
Fix them all.

Change-Id: Ic6e14af43cdd11905d3b58430d49b9ec1484f812
Signed-off-by: Ed Tanous <ed@t

Remove trailing whitespace

clang-format won't remove trailing whitespace if that's the only change.
Fix them all.

Change-Id: Ic6e14af43cdd11905d3b58430d49b9ec1484f812
Signed-off-by: Ed Tanous <ed@tanous.net>

show more ...


# f8fc7052 03-May-2024 John Chung <john.chung@arm.com>

Formatting .c/.h files and fix memory leakage issues

Signed-off-by: John Chung <john.chung@arm.com>
Change-Id: Id8328f412c2724992d80c0b3f895c8f85bc4ae68


# 5202bbb4 12-Aug-2022 Lawrence Tang <lawrence.tang@arm.com>

Source json.h non-locally.

Change-Id: Ia42c41fde74596b394a1f7ae0021f1a5510991a8


# 617949e4 08-Aug-2022 Lawrence Tang <lawrence.tang@arm.com>

Add CPER conversion for single section records.


# 5f388a3f 08-Aug-2022 Lawrence Tang <lawrence.tang@arm.com>

Fix minor generation bug, reformat CLI parsing.


# 71c70a3d 08-Aug-2022 Lawrence Tang <lawrence.tang@arm.com>

Fix several review comments.


# e407b4c8 21-Jul-2022 Lawrence Tang <lawrence.tang@arm.com>

Partial reformat to kernel code style.


# d34f2b11 19-Jul-2022 Lawrence Tang <lawrence.tang@arm.com>

Add test suite, fix a mountain of small errors.


# 02c801a5 18-Jul-2022 Lawrence Tang <lawrence.tang@arm.com>

Add "cper-generate", update README, fix minor bugs.