| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-07-17 | Prepare for enabling protected mode | Carlos Maiolino | |
| Clean up all testing/playground code to prepare the bootloader to enable protected mode. Signed-off-by: Carlos Maiolino <[email protected]> | |||
| 2025-07-17 | Remove interrupt table | Carlos Maiolino | |
| 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]> | |||
| 2025-07-17 | Initial commit | Carlos Maiolino | |
| Add a bootloader and a hello message. Signed-off-by: Carlos Maiolino <[email protected]> | |||
