History log of /openbmc/libcper/sections/cper-section-cxl-protocol.h (Results 1 – 7 of 7)
Revision Date Author Comments
# 255bd81a 06-Sep-2024 Karthik Rajagopalan <krajagopalan@nvidia.com>

Use extern C guards in all headers

The project uses a mix of C and C++ requiring
extern "C" guards from C++ code both within the
project & from C++ apps that use libcper. That
won't be required with

Use extern C guards in all headers

The project uses a mix of C and C++ requiring
extern "C" guards from C++ code both within the
project & from C++ apps that use libcper. That
won't be required with this change.

Change-Id: I835dd05166732ca213c72eae2904815a8769599b
Signed-off-by: Karthik Rajagopalan <krajagopalan@nvidia.com>

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


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

Fix bugs appearing from fuzzing.


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

Add conversion for CXL protocol/component.


# cef2a592 11-Jul-2022 Lawrence Tang <lawrence.tang@arm.com>

Add remaining types bar CXL component to spec.


# b98ec66c 06-Jul-2022 Lawrence Tang <lawrence.tang@arm.com>

Add CXL protocol, fix missing addresses on ARM.