oxidecomputer / phbl

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

Slim down GDT. #26

Closed dancrossnyc closed 2 years ago

dancrossnyc commented 2 years 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