UltraOS / Hyper

A modern x86/ARM bootloader supporting both BIOS and UEFI
MIT License
30 stars 1 forks source link

De-x86ify virtual memory subsystem #43

Closed d-tatianin closed 9 months ago

d-tatianin commented 9 months ago

Rework certain places where we relied on the x86 page table structures too much that the assumptions leaked into generic code.