]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[efi] Add EFI_SIGNATURE_LIST header and GUID definitions
authorMichael Brown <mcb30@ipxe.org>
Mon, 10 Mar 2025 11:20:15 +0000 (11:20 +0000)
committerMichael Brown <mcb30@ipxe.org>
Mon, 10 Mar 2025 12:34:35 +0000 (12:34 +0000)
commit8706ae36d3bbfaee3ac0e79555f68ac43e1da1af
tree518d02de8073e06de14e82a8cd2f825259eda7ec
parenta3ede1078826137d3c13ca2891692b84669b7f73
[efi] Add EFI_SIGNATURE_LIST header and GUID definitions

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/include/ipxe/efi/Guid/GlobalVariable.h [new file with mode: 0644]
src/include/ipxe/efi/Guid/ImageAuthentication.h [new file with mode: 0644]
src/include/ipxe/efi/Protocol/Hash.h [new file with mode: 0644]
src/include/ipxe/efi/efi.h
src/interface/efi/efi_debug.c
src/interface/efi/efi_guid.c