On Wed, Sep 03, 2025 at 09:05:01AM +0200, Patrick Rudolph wrote:
> Booting u-boot as payload with coreboot's main branch is currently broken
> since commit [1] on x86 as U-boot assumes the active GDT matches what
> U-Boot would have installed in start16.S.
> 
> Make no assumptions and always load the GDT when building as coreboot
> payload to make sure the segment registers are actually matching the GDT.
> 
> Fixes #GP seen when booting U-Boot as coreboot payload.
> 
> 1: https://review.coreboot.org/c/coreboot/+/87255
> Signed-off-by: Patrick Rudolph <[email protected]>

Glad to see this. We should likely update coreboot in CI more often.

Link: https://review.coreboot.org/c/coreboot/+/87255
Reviewed-by: Tom Rini <[email protected]>

-- 
Tom

Attachment: signature.asc
Description: PGP signature

Reply via email to