diff options
| author | Amlal El Mahrouss <amlal@el-mahrouss-logic.com> | 2024-04-06 01:45:03 +0200 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@el-mahrouss-logic.com> | 2024-04-06 01:45:10 +0200 |
| commit | e47a33d7d4f70c54a27e96df437e6d9ac4e829cf (patch) | |
| tree | 51a9f9f5019006e705444aa5f628fdae0d8dfb66 /Public | |
| parent | 5152c2282a1a680a272322f0bd3275fdf43e1530 (diff) | |
Add boot_write_epm_partition for PowerPC, update start location for AMD64 EPM.
Remove HCFS support, fully focusing on NewFS.
Signed-off-by: Amlal El Mahrouss <amlal@el-mahrouss-logic.com>
Diffstat (limited to 'Public')
| -rw-r--r-- | Public/Documentation/Spec.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Public/Documentation/Spec.md b/Public/Documentation/Spec.md index aafba3d2..458d17a9 100644 --- a/Public/Documentation/Spec.md +++ b/Public/Documentation/Spec.md @@ -15,7 +15,7 @@ - Separation of Files/Devices. - Networking. - Hardware Abstraction Layer. -- Native Filesystem support (NewFS, FAT32 and HCFS). +- Native Filesystem support (NewFS, FAT32 and ffs2). - Program Loaders. - Thread Local Storage. - Semaphore, Locks, Timers. |
