summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/README.md b/README.md
index 2ce3140..c1d32f7 100644
--- a/README.md
+++ b/README.md
@@ -49,19 +49,20 @@ Features
Please note that all features are only very rudimentary and buggy.
+* Bootloader (2 stages)
* PIT support / Timing
* PIC support & Interrupt handling framework
* PCI bus scanning
* Physical memory management
* Virtual memory management
* Multitasking
-* Multiple processors
+* Symmetric Multiprocessing
+* ACPI / MP
* Floppy disk driver
-* VESA
-* ACPI / MP (to get processor info)
-* Spinlocks
* PS2 Mouse driver
* Keyboard driver (redesign!)
+* VESA
+* Spinlocks
Todos
-----