mirror of
https://github.com/memtest86plus/memtest86plus.git
synced 2025-02-25 18:55:23 -06:00
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.