summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--shim.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/shim.c b/shim.c
index 87202f7f..47c44d59 100644
--- a/shim.c
+++ b/shim.c
@@ -52,8 +52,6 @@ extern struct {
UINT32 vendor_deauthorized_offset;
} cert_table;
-#define EFI_IMAGE_SECURITY_DATABASE_GUID { 0xd719b2cb, 0x3d3a, 0x4596, { 0xa3, 0xbc, 0xda, 0xd0, 0x0e, 0x67, 0x65, 0x6f }}
-
typedef enum {
DATA_FOUND,
DATA_NOT_FOUND,