]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[efi] Add definitions of GUIDs observed during Windows boot
authorMichael Brown <mcb30@ipxe.org>
Thu, 21 Aug 2014 15:54:23 +0000 (16:54 +0100)
committerMichael Brown <mcb30@ipxe.org>
Thu, 21 Aug 2014 16:49:12 +0000 (17:49 +0100)
commita56bba3912531385e37e749fa88f92fe00599a2b
tree5912a3c14010f77fae43725c57ee1426bfb5fcf8
parent64dc45a4dc55393caef2815ea6a415eeda045293
[efi] Add definitions of GUIDs observed during Windows boot

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/include/ipxe/efi/IndustryStandard/Tpm12.h [new file with mode: 0644]
src/include/ipxe/efi/IndustryStandard/UefiTcgPlatform.h [new file with mode: 0644]
src/include/ipxe/efi/Protocol/GraphicsOutput.h [new file with mode: 0644]
src/include/ipxe/efi/Protocol/PxeBaseCode.h [new file with mode: 0644]
src/include/ipxe/efi/Protocol/TcgService.h [new file with mode: 0644]
src/include/ipxe/efi/efi.h
src/interface/efi/efi_debug.c
src/interface/efi/efi_guid.c