Attention is currently required from: Gaggery, Subrata Banik.
Hello Martin L Roth, Subrata Banik, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/77254?usp=email
to look at the new patch set (#11).
The following approvals got outdated and were removed: Verified+1 by build bot (Jenkins)
Change subject: commonlib: cbmem_id: Add id for ACPI BDAT ......................................................................
commonlib: cbmem_id: Add id for ACPI BDAT
This patch adds ACPI BDAT (BIOS Data) in CBMEM support list. ACPI BDAT implementation will request memory allocation through CBMEM.
BUG=b:293441360 TEST=1. Add -DBDAT_SUPPORT=1 to build FSP packages. 2. Enable SOC_INTEL_RMT_PLUS flag with Brya. 3. Flash the image on Brya and ensure BDAT ACPI table is available under /sys/firmware/acpi/tables/. 4. copy cbmem to the DUT and run 'cbmem --list' to ensure the existence of ACPI BDAT.
Change-Id: Ic4925adfdaff36e28d47829322a8405ed92cad17 Signed-off-by: Gaggery Tsai gaggery.tsai@intel.com --- M src/commonlib/bsd/include/commonlib/bsd/cbmem_id.h 1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/54/77254/11