BarinkOS/source/kernel/drivers/acpi
Nigel 490529099b Started implementing the virtual file system
- The FAT command is no longer available
- At Startup the FileSystem initialise funciton
is called, it should execute the same code as the FAT command did.
- ACPI::initialise is commented out because it causes a Exception
2023-02-17 21:52:03 +01:00
..
acpi.cpp Started implementing the virtual file system 2023-02-17 21:52:03 +01:00
acpi.h Moved reading file from disk to its own super visor terminal command 2023-02-08 14:07:44 +01:00
rsdp.cpp Started implementing the virtual file system 2023-02-17 21:52:03 +01:00
rsdp.h Moved reading file from disk to its own super visor terminal command 2023-02-08 14:07:44 +01:00