Added code to setup and build the IDT. Updated the Bochs' configuration file to allow break points to be set and did some general code clean-up.
This commit is contained in:
@@ -5,6 +5,7 @@ SECTIONS {
|
||||
|
||||
.text ALIGN (0x1000) :
|
||||
{
|
||||
KEEP(*(.multiboot))
|
||||
*(.text)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user