mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-11-10 09:40:53 +01:00
exclude unused constant
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
This commit is contained in:
parent
f63935320d
commit
847b46bbaf
@ -51,7 +51,7 @@
|
||||
#include <Protocol/AppleImageCodecProtocol.h>
|
||||
|
||||
#define EFI_CPU_DATA_MAXIMUM_LENGTH 0x100
|
||||
const char CDM[16] = "sha2-384";
|
||||
//const char CDM[16] = "sha2-384";
|
||||
const char HW[16] = "x86legacyap";
|
||||
|
||||
// gDataHub
|
||||
|
Loading…
Reference in New Issue
Block a user