diff options
| -rw-r--r-- | TODO_LIST.TXT | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/TODO_LIST.TXT b/TODO_LIST.TXT index d3a2eed2..ec2d6106 100644 --- a/TODO_LIST.TXT +++ b/TODO_LIST.TXT @@ -6,10 +6,13 @@ - Design Handover [ X ] - Load kernel into memory [ X ] - Fix bug in kernel loader, which causes a 06 #UD. [ X ] - - Load Stage 2 bootloader [ ] -- Context switch x87/SSE/AVX registers [ ] -- Framebuffer and ATA support [ ] + - Load Kernel [ X ] + - Add IDT [ X ] + - AHCI driver [ ] +- Context switch x87/SSE/AVX registers [ 1/2 ] +- Framebuffer and AHCI support [ X ] - Native Subsystem and GUI [ ] +- Make installer [ ] Status: |
