summaryrefslogtreecommitdiffhomepage
path: root/SPECIFICATION.TXT
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlalelmahrouss@icloud.com>2024-02-29 16:32:49 +0100
committerAmlal El Mahrouss <amlalelmahrouss@icloud.com>2024-02-29 16:34:06 +0100
commitf3992c78790af42c53ed149cf04751261393d8e8 (patch)
tree065fc8b2c6bb9305aefe5e4c2bf585b6cc20dafe /SPECIFICATION.TXT
parent1a22cb4fd330bf01f1c94bd12fcad9ab278b4f80 (diff)
Kernel: Pre-Release
- Kernel - Bootloader Working on AHCI support, AHCI is very important to bring fast I/O support, ACPI and APIC is also in WiP for AMD64 HAL this time. Signed-off-by: Amlal El Mahrouss <amlalelmahrouss@icloud.com>
Diffstat (limited to 'SPECIFICATION.TXT')
-rw-r--r--SPECIFICATION.TXT8
1 files changed, 8 insertions, 0 deletions
diff --git a/SPECIFICATION.TXT b/SPECIFICATION.TXT
index 6a129d9e..2b62521b 100644
--- a/SPECIFICATION.TXT
+++ b/SPECIFICATION.TXT
@@ -30,3 +30,11 @@
- Large storage support.
- Long file names.
- UNIX path style.
+
+==================================
+3: The Executives
+===================================
+
+- Kernel -> ke_init_x
+- RunTime -> rt_copy_mem
+- Hal -> HalFooBar \ No newline at end of file