diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-04-22 09:57:35 +0200 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-04-22 09:57:35 +0200 |
| commit | 76c0c6b21532aee82df5bd62cd886bc63d933899 (patch) | |
| tree | 2df231f8601402147514572120f762c69bf5c84a /Private/Source | |
| parent | e548e79578d692dce885e7ef3cb38d993e90e07f (diff) | |
MHR-5: Fix BootFileReader on EFI platforms (AMD64), also added CoreBoot
directory for CoreBoot API (NeWS)
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'Private/Source')
| -rw-r--r-- | Private/Source/AppMain.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Private/Source/AppMain.cxx b/Private/Source/AppMain.cxx index ba5d822f..87705393 100644 --- a/Private/Source/AppMain.cxx +++ b/Private/Source/AppMain.cxx @@ -5,7 +5,6 @@ ------------------------------------------- */ #include <ArchKit/ArchKit.hpp> -#include <Builtins/Toolbox/Rsrc/Splash.rsrc> #include <Builtins/Toolbox/Toolbox.hxx> #include <FirmwareKit/Handover.hxx> #include <KernelKit/FileManager.hpp> |
