Attention is currently required from: Julius Werner, Subrata Banik.
Hello Julius Werner, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/82533?usp=email
to look at the new patch set (#8).
The following approvals got outdated and were removed: Code-Review+2 by Julius Werner, Verified+1 by build bot (Jenkins)
Change subject: libpayload: x86: Move Multiboot header to include file ......................................................................
libpayload: x86: Move Multiboot header to include file
This moves the multiboot header into its own include file, simplifying head.S and making it easier to include/exclude the multiboot header based on config options.
BUG=b:242829490 TEST=Able to build and boot google/rex.
Change-Id: I59a22dfe36044b4dd64a5b028a134be7a7d02a48 Signed-off-by: Subrata Banik subratabanik@google.com --- M payloads/libpayload/arch/x86/head.S A payloads/libpayload/arch/x86/multiboot_header.inc 2 files changed, 58 insertions(+), 27 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/33/82533/8