summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--TODO_LIST.TXT4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO_LIST.TXT b/TODO_LIST.TXT
index 09337b3b..c8f7c123 100644
--- a/TODO_LIST.TXT
+++ b/TODO_LIST.TXT
@@ -1,4 +1,6 @@
- We need preemptive multi-threading. [ X ]
- We then need sync primitives. [ X ]
- We also need a system library for the OS. [ X ]
-- We need a bootloader for PowerPC [ ]
+- We need a bootloader for AMD64 [ ]
+ - Load MPT into memory [ ]
+ - Jump to kernel [ ]