mirror of
https://github.com/memtest86plus/memtest86plus.git
synced 2024-11-27 10:00:17 -06:00
f16be176ed
In a .code16 section, the default coding for the lgdt instruction only loads a 24 bit base address from the GDT descriptor. When loaded above 16MB, we need it to load the full 32 bits. |
||
---|---|---|
.. | ||
boot.h | ||
bootparams.h | ||
bootsect.S | ||
efi.h | ||
efisetup.c | ||
header.S | ||
mbr.S | ||
setup.S | ||
startup32.S | ||
startup64.S |