mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
efi: drop unused define
This commit is contained in:
committed by
Yu Watanabe
parent
67633c078c
commit
b5fe7001ee
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user