diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-04-18 23:10:15 +0200 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-04-18 23:10:15 +0200 |
| commit | 0ae4062bfe9936cc9fd2c7bb924442480b067d93 (patch) | |
| tree | 491b3cfc9c751557c37213ff437e56f66d100a4d /Private/FirmwareKit | |
| parent | 706c58b9b9fa74c63180f490a1f48652d0408944 (diff) | |
MHR-5: initial commit.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'Private/FirmwareKit')
| -rw-r--r-- | Private/FirmwareKit/EFI/EFI.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Private/FirmwareKit/EFI/EFI.hxx b/Private/FirmwareKit/EFI/EFI.hxx index 1d56f757..7f8223cf 100644 --- a/Private/FirmwareKit/EFI/EFI.hxx +++ b/Private/FirmwareKit/EFI/EFI.hxx @@ -571,8 +571,6 @@ typedef struct EfiSystemTable { } *ConfigurationTable; } EfiSystemTable; -#define EfiMain efi_main - #define kEfiOk 0 #define kEfiFail -1 |
