Attention is currently required from: Jérémy Compostella, Martin L Roth, Subrata Banik.
Hello Jérémy Compostella, Martin L Roth, Subrata Banik, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/75905?usp=email
to look at the new patch set (#7).
Change subject: Makefile.inc: Compress DSDT file ......................................................................
Makefile.inc: Compress DSDT file
Now that x86 has a CBFS cache we can use that cache as a DSDT ACPI table decompression location. To be on the safe side, increase the cache size to 64K which would largely fit all dsdt in coreboot.
Signed-off-by: Arthur Heymans arthur@aheymans.xyz Change-Id: I3f555b1761c7ef4943d8de447ab299684403214b --- M Makefile.mk M src/arch/x86/Kconfig 2 files changed, 2 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/05/75905/7