efi: drop unused define

This commit is contained in:
Lennart Poettering 2019-07-18 20:58:34 +02:00 committed by Yu Watanabe
parent 67633c078c
commit b5fe7001ee
1 changed files with 0 additions and 3 deletions

View File

@ -14,9 +14,6 @@
#include "util.h"
#include "shim.h"
/* well known shim lock guid */
#define SHIM_LOCK_GUID
struct ShimLock {
EFI_STATUS __attribute__((sysv_abi)) (*shim_verify) (VOID *buffer, UINT32 size);