[PATCH] configs: Fix crash on coreboot x86

Tom Rini trini at konsulko.com
Tue Sep 9 16:13:14 CEST 2025


On Wed, 03 Sep 2025 09:05:01 +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.
> 
> [...]

Applied to u-boot/master, thanks!

[1/1] configs: Fix crash on coreboot x86
      commit: 77ef938212b1b273389ea1560b999e79a6c285b3
-- 
Tom




More information about the U-Boot mailing list