| Age | Commit message (Collapse) | Author |
|
Clean up all testing/playground code to prepare the bootloader to enable
protected mode.
Signed-off-by: Carlos Maiolino <[email protected]>
|
|
Signed-off-by: Carlos Maiolino <[email protected]>
|
|
Remove interrupt table setup and testing, IRQs will be added later
on an interrupt descriptor table.
For some reason once the exception is handled, the disk read fails,
so just remove it for now
Signed-off-by: Carlos Maiolino <[email protected]>
|
|
Add a bootloader and a hello message.
Signed-off-by: Carlos Maiolino <[email protected]>
|