summaryrefslogtreecommitdiffhomepage
path: root/Public
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@el-mahrouss-logic.com>2024-03-23 00:59:31 +0100
committerAmlal El Mahrouss <amlal@el-mahrouss-logic.com>2024-03-23 01:04:00 +0100
commit77bf7cab39fef40797e8832aaef91abbdf0098f5 (patch)
tree157f6f82188c505f1333abf93aeda63b3373cf04 /Public
parent954285b6c9553a047d0789707ad520c84099e74a (diff)
Kernel and Bootloader: See below.
Kernel: Add kPefArchPowerPC type. Kernel: Working on NewFS support for NewKernel. Kernel: Cleaned-up DriveManager. Kernel: Use kernel mouse on install mode. Bootloader: Refactor and cleanup. FirmwareKit: Fix EPM header. Signed-off-by: Amlal El Mahrouss <amlal@el-mahrouss-logic.com>
Diffstat (limited to 'Public')
-rw-r--r--Public/Documentation/TODO_LIST.TXT8
1 files changed, 4 insertions, 4 deletions
diff --git a/Public/Documentation/TODO_LIST.TXT b/Public/Documentation/TODO_LIST.TXT
index 5e49eb04..b7fc4926 100644
--- a/Public/Documentation/TODO_LIST.TXT
+++ b/Public/Documentation/TODO_LIST.TXT
@@ -17,9 +17,9 @@
Status:
-NewBoot: Working.
-HCoreKrnl: Not run yet.
+NewBoot.exe: Working.
+NewKernel.exe: New Filesystem in progress.
Prioritize:
-NewBoot: Protocol and API.
-HCoreKrnl: Complying to specs.
+NewBoot.exe: Protocol and API.
+NewKernel.exe: Complying to specs.