Attention is currently required from: Arthur Heymans, Paul Menzel.
Hello Arthur Heymans, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/82040?usp=email
to look at the new patch set (#2).
The following approvals got outdated and were removed: Code-Review+1 by Arthur Heymans, Verified+1 by build bot (Jenkins)
Change subject: libpayload: Save EAX and EBX only for multiboot payloads ......................................................................
libpayload: Save EAX and EBX only for multiboot payloads
When CONFIG_LP_MULTIBOOT is enabled, save the values of EAX and EBX passed from the bootloader. This information can be useful for multiboot payloads feature alone.
Change-Id: I98c2cd00206ee48eb0fc67edd9533032bcf3e5eb Signed-off-by: Subrata Banik subratabanik@google.com --- M payloads/libpayload/arch/x86/head.S M payloads/libpayload/arch/x86/main.c M payloads/libpayload/arch/x86/multiboot.c 3 files changed, 4 insertions(+), 5 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/40/82040/2