summaryrefslogtreecommitdiffhomepage
path: root/Public
diff options
context:
space:
mode:
Diffstat (limited to 'Public')
-rw-r--r--Public/TODO_LIST.TXT3
1 files changed, 2 insertions, 1 deletions
diff --git a/Public/TODO_LIST.TXT b/Public/TODO_LIST.TXT
index b89c0659..18e20e4f 100644
--- a/Public/TODO_LIST.TXT
+++ b/Public/TODO_LIST.TXT
@@ -4,7 +4,8 @@
- We need a bootloader for AMD64/ARM [ X ]
- Implement Boot Services [ X ]
- Design Handover [ X ]
- - Load kernel into memory [ ]
+ - Load kernel into memory [ X ]
+ - Fix bug in kernel loader, which causes a 06 #UD.
- Jump to kernel [ ]
- Context switch x87/SSE/AVX registers [ ]
- Framebuffer and ATA support [ ]