diff options
| author | Amlal El Mahrouss <amlalelmahrouss@icloud.com> | 2024-02-27 17:10:33 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlalelmahrouss@icloud.com> | 2024-02-27 17:10:33 +0100 |
| commit | c3a0e70590694b7ab558e8c8f87906c638e4822a (patch) | |
| tree | a73efd9a7368b7a9c63e581ca08a43034711408f | |
| parent | 42114496675d326252671146f0319953d796310f (diff) | |
TODO: updated it.
Signed-off-by: Amlal El Mahrouss <amlalelmahrouss@icloud.com>
| -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: |
