Bootloader: Difference between revisions

m
[unchecked revision][unchecked revision]
Line 32:
It's common for the loader to keep interrupts disabled (the kernel will enable them later when an IDT is properly set up).
 
''Note: givetake yourselftime theto timethink about thinking whether or not you'll enable paging now or nothere. Keep in mind that debugging paging initialization code without the help of exception handlers may quickly become a nightmare !''
 
== Bootloader design ==
Anonymous user