History log of /openbmc/libcper/generator/cper-generate-cli.c (Results 1 – 8 of 8)
Revision Date Author Comments
# 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


# ef9a325f 24-Aug-2022 Lawrence Tang <lawrence.tang@arm.com>

cper_generate: Add dynamic printing of section shortcodes.

Change-Id: Ic946361358c4b75c1a42c0164ef9d0998faf4a37


# 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.


# efe17e2c 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.