summaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/efi/Protocol/AbsolutePointer.h
Commit message (Collapse)AuthorAgeFilesLines
* [efi] Mark imported EDK2 headers as permitted for Secure BootMichael Brown2026-01-131-0/+1
| | | | Signed-off-by: Michael Brown <mcb30@ipxe.org>
* [efi] Update to current EDK2 headersMichael Brown2023-01-281-46/+33Star
| | | | Signed-off-by: Michael Brown <mcb30@ipxe.org>
* [efi] Add definitions of GUIDs observed when booting wdsmgfw.efiMichael Brown2015-09-011-0/+207
Add definitions of protocols observed to be used by wdsmgfw.efi, and add a handle name type for ConIn, ConOut, and StdErr. Signed-off-by: Michael Brown <mcb30@ipxe.org>