From a481180f3bcb979fecdced3851506bf572327fcf Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sat, 24 Feb 2024 17:29:16 +0100 Subject: Kernel: Important commit, see below. - Rename EFIKit to FirmwareKit. - Reworked DriveManager, a mountpoint is a class which contains 4 disks at maximum, they act as virtual ones, their format doesn't matter. - Add KeHCFSRead, and KeHCFSWrite. Signed-off-by: Amlal El Mahrouss --- Private/Drivers/AHCI/API.hxx | 1 + 1 file changed, 1 insertion(+) create mode 100644 Private/Drivers/AHCI/API.hxx (limited to 'Private/Drivers') diff --git a/Private/Drivers/AHCI/API.hxx b/Private/Drivers/AHCI/API.hxx new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/Private/Drivers/AHCI/API.hxx @@ -0,0 +1 @@ + -- cgit v1.2.3