summaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/efi/Arm
Commit message (Collapse)AuthorAgeFilesLines
* [efi] Update to current EDK2 headersMichael Brown2025-11-121-1/+5
| | | | Signed-off-by: Michael Brown <mcb30@ipxe.org>
* [efi] Mark Arm/ProcessorBind.h as a non-imported headerMichael Brown2025-11-111-0/+6
| | | | | | | | | | | Support for ARM32 has been removed from the EDK2 codebase. However, we may as well retain the ability to build iPXE for existing EFI platforms. Add an iPXE include guard to this file so that the EDK2 header import script will no longer attempt to import it from the EDK2 tree. Signed-off-by: Michael Brown <mcb30@ipxe.org>
* [efi] Update to current EDK2 headersMichael Brown2023-01-281-75/+131
| | | | Signed-off-by: Michael Brown <mcb30@ipxe.org>
* [efi] Update to current EDK2 headersMichael Brown2017-03-101-0/+6
| | | | Signed-off-by: Michael Brown <mcb30@ipxe.org>
* [efi] Update to current EDK2 headersMichael Brown2016-10-161-1/+8
| | | | Signed-off-by: Michael Brown <mcb30@ipxe.org>
* [efi] Add processor binding headers for ARM and AArch64Michael Brown2016-03-131-0/+171
Signed-off-by: Michael Brown <mcb30@ipxe.org>