Attention is currently required from: Gaggery Tsai, Lance Zhao, Martin L Roth, Paul Menzel, Subrata Banik, Tim Wawrzynczak.
Hello Lance Zhao, Subrata Banik, Tim Wawrzynczak, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/77253?usp=email
to look at the new patch set (#5).
The following approvals got outdated and were removed: Code-Review+1 by Subrata Banik, Verified+1 by build bot (Jenkins)
Change subject: src/acpi: Add BDAT support in ACPI ......................................................................
src/acpi: Add BDAT support in ACPI
This patch adds BDAT(BIOS Data) support for ACPI table generation.
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/.
Change-Id: I4ac6de9c97e98ee409ae1d872e3554bcc53aaf42 Signed-off-by: Gaggery Tsai gaggery.tsai@intel.com --- M src/acpi/Kconfig M src/acpi/acpi.c M src/include/acpi/acpi.h 3 files changed, 43 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/53/77253/5