diff options
| author | Amlal El Mahrouss <amlal@el-mahrouss-logic.com> | 2024-03-25 16:43:00 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@el-mahrouss-logic.com> | 2024-03-25 16:43:00 +0100 |
| commit | be29b406526c931a606d4d4de545f71e62bc893a (patch) | |
| tree | 99a37a287dda888803653df9e13cb1336150cb85 /Public/Documentation | |
| parent | f5e0bc85b06c84e0c6bc1da471630d02ff2ed7a3 (diff) | |
Kernel: A lot of preliminary changes before AHCI and SMP support.
Diffstat (limited to 'Public/Documentation')
| -rw-r--r-- | Public/Documentation/SPECIFICATION.TXT | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Public/Documentation/SPECIFICATION.TXT b/Public/Documentation/SPECIFICATION.TXT index 11ee62e3..ce6c9893 100644 --- a/Public/Documentation/SPECIFICATION.TXT +++ b/Public/Documentation/SPECIFICATION.TXT @@ -7,7 +7,7 @@ - Language: C++/(Assembly (AMD64, X64000, X86S, ARM64)) =================================== -1: The HCore Microkernel +1: The NewKernel =================================== - Drive/Device Abstraction. @@ -42,7 +42,7 @@ - Hal -> hal_foo_bar =================================== -4: The HCore Bootloader +4: The NewBoot =================================== - Capable of booting from a network drive. |
