Attention is currently required from: Arthur Heymans, Tim Wawrzynczak, Paul Menzel, Angel Pons.
Hello Lance Zhao, Arthur Heymans, Marc Jones, build bot (Jenkins), Tim Wawrzynczak, Angel Pons,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/64263
to look at the new patch set (#9).
Change subject: acpi: Add initial support for CEDT ......................................................................
acpi: Add initial support for CEDT
Add initial CEDT (CXL Early Discovery Table) support based on CXL spec 2.0 section 9.14.1.
Add functions to create CEDT table (revision 1), and create CEDT CXL Host Bridge Structure (CHBS) and CXL Fixed Memory Windows Structure (CFMWS).
TESTED=Create CEDT table on Intel Archer City CRB, dumped the CEDT table and examined the content.
Signed-off-by: Jonathan Zhang jonzhang@fb.com Change-Id: I4fbce78efc86ad9f2468c37b4827a6dadbdc6802 --- M src/acpi/acpi.c M src/include/acpi/acpi.h 2 files changed, 169 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/63/64263/9