oxidecomputer / phbl

Pico Host Boot Loader
Mozilla Public License 2.0
98 stars 7 forks source link

Slim down GDT. #26

Closed dancrossnyc closed 1 year ago

dancrossnyc commented 1 year ago

Now that illumos no longer expects the code segment selector for 64-bit CS to be at offset 0x28, make the GDT smaller.

Signed-off-by: Dan Cross cross@oxidecomputer.com