summaryrefslogtreecommitdiffhomepage
path: root/Public
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@el-mahrouss-logic.com>2024-03-31 22:27:28 +0200
committerAmlal El Mahrouss <amlal@el-mahrouss-logic.com>2024-03-31 22:32:59 +0200
commit3c4efadf68e2071429925ea7f90f73341200a42f (patch)
treefa3b3faa39aca899330d6823f16a6cb66371286d /Public
parentbdd680f31ac1b23f5ad9baea60d01f6860e02575 (diff)
Kernel: Improve Drive Manager regarding the NewFS support.
HCFS is also planned, HCFS is a filesystem made for mass media storages. Signed-off-by: Amlal El Mahrouss <amlal@el-mahrouss-logic.com>
Diffstat (limited to 'Public')
-rw-r--r--Public/Documentation/Todo.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/Public/Documentation/Todo.md b/Public/Documentation/Todo.md
index 1e625233..2c4af6e5 100644
--- a/Public/Documentation/Todo.md
+++ b/Public/Documentation/Todo.md
@@ -16,6 +16,6 @@
Status:
-NewBoot.exe: Need to boot from EPM partition.
-NewKernel.exe: New Filesystem in progress.
+NewBoot: Need to boot from EPM partition.
+NewKernel: New Filesystem in progress.