1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-06 22:37:35 +00:00
serenity/Kernel/Arch/i386/Boot
Jean-Baptiste Boric 6677ab1ccd Boot: Fix undefined Multiboot behaviors
Both ESP and GDTR are left undefined by the Multiboot specification and
OS images must not rely on these values to be valid. Fix the undefined
behaviors so that booting with PXELINUX does not triple-fault the CPU.
2021-01-19 09:03:37 +01:00
..
boot.S Boot: Fix undefined Multiboot behaviors 2021-01-19 09:03:37 +01:00