update: Edit TODO.txt

This commit is contained in:
ParrotXray 2025-10-18 17:49:37 +08:00
parent 8bae31852d
commit c9de6360c7

View File

@ -2,9 +2,7 @@
// - IDT (中斷描述符表) - OK
// - 中斷處理函數 - OK
// - ACPI 初始化 - OK
// - PIC/APIC 初始化
// - 滾動 - OK
// - PIC/APIC 初始化 - OK
// 2. 內存管理
// - 物理內存分配器 - OK