KOUAM Ledoux has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/43054 )
Change subject: acpi: Bump SRAT revision to 3 ......................................................................
Patch Set 7:
(4 comments)
Only updated Architecture Specific Affinity Structure and Generic Initiator Affinity Structure
https://review.coreboot.org/c/coreboot/+/43054/5//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/43054/5//COMMIT_MSG@9 PS5, Line 9:
please update […]
Adding of Architecture Specific Affinity Structure and Generic Initiator Affinity Structure
https://review.coreboot.org/c/coreboot/+/43054/5/src/include/acpi/acpi.h File src/include/acpi/acpi.h:
https://review.coreboot.org/c/coreboot/+/43054/5/src/include/acpi/acpi.h@261 PS5, Line 261: u16 resv;
u16 resv; /* Reserved, must be zero *
Done
https://review.coreboot.org/c/coreboot/+/43054/5/src/include/acpi/acpi.h@266 PS5, Line 266: acpi_srat_gen_init_struct
maybe "acpi_srat_generic_initiator" ?
Done
https://review.coreboot.org/c/coreboot/+/43054/5/src/include/acpi/acpi.h@273 PS5, Line 273: /* */
/* bit 0: if clear, the OSPM ignores the contents of acpi_srat_gicc. […]
Done