[efi] Add image security database GUID definition

Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
Michael Brown
2025-11-12 12:09:40 +00:00
parent 5c135240bc
commit 0a8e34657e
2 changed files with 6 additions and 0 deletions

View File

@@ -264,6 +264,7 @@ extern EFI_GUID efi_cert_x509_guid;
extern EFI_GUID efi_file_info_id;
extern EFI_GUID efi_file_system_info_id;
extern EFI_GUID efi_global_variable;
extern EFI_GUID efi_image_security_database_guid;
extern EFI_GUID efi_microsoft_vendor_guid;
extern EFI_GUID efi_tls_ca_certificate_guid;