sos-os / kernel

The Stupid Operating System
Apache License 2.0
264 stars 16 forks source link

Implement GDT in Rust or in linker script #70

Closed hawkw closed 7 years ago

hawkw commented 7 years ago

I'd like to declare this on the Rust side - possibly even on the 64-bit side and use the linker to put it in the right place. If I can't make it work in Rust-land, though, I know it's possible to lay out the GDT in the linker script.

hawkw commented 7 years ago

This was completely finished in 7eb5e209de6d4e88762ed183b7a1c7f9e954cffc