summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--TODO_LIST.TXT2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO_LIST.TXT b/TODO_LIST.TXT
index 1d29f1be..a7c14ba5 100644
--- a/TODO_LIST.TXT
+++ b/TODO_LIST.TXT
@@ -2,6 +2,6 @@
- We then need sync primitives. [ X ]
- We also need a system library for the OS. [ X ]
- We need a bootloader for AMD64 [ X ]
- - Implement Boot Services [ WiP ]
+ - Implement Boot Services [ X ]
- Load Handover and kernel into memory [ ]
- Jump to kernel [ ]