mirror of
https://git.proxmox.com/git/efi-boot-shim
synced 2025-05-16 22:54:12 +00:00
We have to declare SHIM_LOCK_GUID here as well.
Signed-off-by: Peter Jones <pjones@redhat.com> Conflicts: MokManager.c
This commit is contained in:
parent
ebda1052c9
commit
227d13a2d9
@ -17,6 +17,8 @@
|
||||
|
||||
#define EFI_VARIABLE_APPEND_WRITE 0x00000040
|
||||
|
||||
EFI_GUID SHIM_LOCK_GUID = { 0x605dab50, 0xe046, 0x4300, {0xab, 0xb6, 0x3d, 0xd8, 0x10, 0xdd, 0x8b, 0x23} };
|
||||
|
||||
#define CERT_STRING L"Select an X509 certificate to enroll:\n\n"
|
||||
#define HASH_STRING L"Select a file to trust:\n\n"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user