diff options
| author | Amlal El Mahrouss <amlalelmahrouss@icloud.com> | 2024-02-04 21:12:23 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlalelmahrouss@icloud.com> | 2024-02-04 21:12:23 +0100 |
| commit | eddb029b924d8ddf930667071878b4553c193492 (patch) | |
| tree | 4e50a39b6916b833a620cf05ac69e4575f49890e /Public | |
| parent | b76f26d281c77e3fa028d4217a1456c43ab68d06 (diff) | |
HCR-11 : Kernel: Update kDeviceType enum.
Signed-off-by: Amlal El Mahrouss <amlalelmahrouss@icloud.com>
Diffstat (limited to 'Public')
| -rw-r--r-- | Public/TODO_LIST.TXT | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Public/TODO_LIST.TXT b/Public/TODO_LIST.TXT index b89c0659..18e20e4f 100644 --- a/Public/TODO_LIST.TXT +++ b/Public/TODO_LIST.TXT @@ -4,7 +4,8 @@ - We need a bootloader for AMD64/ARM [ X ] - Implement Boot Services [ X ] - Design Handover [ X ] - - Load kernel into memory [ ] + - Load kernel into memory [ X ] + - Fix bug in kernel loader, which causes a 06 #UD. - Jump to kernel [ ] - Context switch x87/SSE/AVX registers [ ] - Framebuffer and ATA support [ ] |
