1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 07:38:10 +00:00
serenity/Kernel/Arch/x86/common/Boot
Luke c94b0e80e7 Kernel: Stop booting and print if PAE is not supported by the processor
We currently require PAE and not having it causes us to crash.
This turns that crash into an error message.
2021-07-09 01:29:52 +02:00
..
boot.S Kernel: Stop booting and print if PAE is not supported by the processor 2021-07-09 01:29:52 +02:00
multiboot.S Kernel: Move Multiboot header into a separate file 2021-06-25 15:19:09 +02:00