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/NewBoot/Source/String.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'Private/NewBoot/Source/String.cxx') diff --git a/Private/NewBoot/Source/String.cxx b/Private/NewBoot/Source/String.cxx index c59e2bba..9fbe1a11 100644 --- a/Private/NewBoot/Source/String.cxx +++ b/Private/NewBoot/Source/String.cxx @@ -12,7 +12,6 @@ ------------------------------------------- */ #include -#include /// bugs 0 -- cgit v1.2.3