History log of /openbmc/libcper/sections/cper-section-pci-dev.h (Results 1 – 8 of 8)
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


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

Fix several review comments.


# 205dd1d7 14-Jul-2022 Lawrence Tang <lawrence.tang@arm.com>

Add all DMAR, CCIX, PCI, firmware conversions.


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

Add remaining types bar CXL component to spec.


# d7e8ca34 07-Jul-2022 Lawrence Tang <lawrence.tang@arm.com>

Add CXL component GUIDs, b64 dumps for unknown.


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

Add untested PCI/PCI-X dev record support.