summaryrefslogtreecommitdiffhomepage
path: root/Public
diff options
context:
space:
mode:
Diffstat (limited to 'Public')
-rw-r--r--Public/TODO_LIST.TXT2
1 files changed, 1 insertions, 1 deletions
diff --git a/Public/TODO_LIST.TXT b/Public/TODO_LIST.TXT
index 64dc9226..d3a2eed2 100644
--- a/Public/TODO_LIST.TXT
+++ b/Public/TODO_LIST.TXT
@@ -6,7 +6,7 @@
- Design Handover [ X ]
- Load kernel into memory [ X ]
- Fix bug in kernel loader, which causes a 06 #UD. [ X ]
- - Jump to kernel [ ]
+ - Load Stage 2 bootloader [ ]
- Context switch x87/SSE/AVX registers [ ]
- Framebuffer and ATA support [ ]
- Native Subsystem and GUI [ ]