summaryrefslogtreecommitdiff
path: root/shim.h
diff options
context:
space:
mode:
Diffstat (limited to 'shim.h')
-rw-r--r--shim.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/shim.h b/shim.h
index 08192591..f7a766a2 100644
--- a/shim.h
+++ b/shim.h
@@ -1,7 +1,6 @@
#include "PeImage.h"
-#define SHIM_LOCK_GUID \
- { 0x605dab50, 0xe046, 0x4300, {0xab, 0xb6, 0x3d, 0xd8, 0x10, 0xdd, 0x8b, 0x23} }
+extern EFI_GUID SHIM_LOCK_GUID;
INTERFACE_DECL(_SHIM_LOCK);