aboutsummaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/efi
Commit message (Expand)AuthorAgeFilesLines
* [efi] Add EFI_TCG2_PROTOCOL header and GUID definitionMichael Brown2024-12-172-0/+338
* [efi] Update to current EDK2 headersMichael Brown2024-12-1719-84/+535
* [uaccess] Rename UACCESS_EFI to UACCESS_FLATMichael Brown2024-10-251-103/+0
* [riscv] Add support for the RISC-V CPU architectureMichael Brown2024-09-152-0/+179
* [efi] Centralise definition of efi_cpu_nap()Michael Brown2024-09-131-0/+18
* [efi] Allow discovery of PCI bus:dev.fn address rangesMichael Brown2024-08-151-14/+0
* [pci] Separate permission to probe buses from bus:dev.fn range discoveryMichael Brown2024-08-151-0/+10
* [efi] Restructure handling of autoexec.ipxe scriptMichael Brown2024-04-031-4/+1
* [efi] Add the ability to create a temporary MNP network deviceMichael Brown2024-03-291-0/+20
* [efi] Allow for allocating EFI devices from arbitrary handlesMichael Brown2024-03-291-0/+2
* [efi] Add efi_path_mac() to parse a MAC address from an EFI device pathMichael Brown2024-03-261-0/+1
* [efi] Allow for drivers to be located via child handlesMichael Brown2024-03-251-0/+2
* [efi] Add helper functions for service binding protocolsMichael Brown2024-03-252-0/+109
* [efi] Add efi_path_uri() to parse a URI from an EFI device pathMichael Brown2024-03-191-0/+1
* [efi] Provide a multiprocessor API for EFIMichael Brown2024-03-152-0/+706
* [efi] Update to current EDK2 headersMichael Brown2024-03-1312-11/+421
* [efi] Add efi_path_guid() utility functionMichael Brown2024-03-061-0/+2
* [efi] Fix dependency list construction in EDK2 header import scriptMichael Brown2023-11-241-1/+1
* [efi] Update to current EDK2 headersMichael Brown2023-11-226-26/+65
* [efi] Include protocol interface address in debug outputMichael Brown2023-06-081-0/+13
* [efi] Add HTTP header and GUID definitionsMichael Brown2023-06-072-0/+518
* [efi] Add DNS headers and GUID definitionsMichael Brown2023-06-073-0/+1077
* [efi] Add Ip4Config2 header and GUID definitionMichael Brown2023-06-072-0/+319
* [efi] Add IPv6 versions of existing IPv4 headers and GUID definitionsMichael Brown2023-06-077-0/+4364
* [efi] Update to current EDK2 headersMichael Brown2023-06-078-40/+266
* [efi] Disable static assertions in EFI headers on non-EFI platformsMichael Brown2023-06-071-0/+9
* [efi] Support versions of shim that perform SBAT verificationMichael Brown2023-05-231-0/+1
* [efi] Add support for executing images via a shimMichael Brown2023-05-222-0/+50
* [efi] Add definitions for the UEFI shim lock protocolMichael Brown2023-05-222-0/+32
* [efi] Add efi_asprintf() and efi_vasprintf()Michael Brown2023-05-221-0/+2
* [rng] Allow entropy source to be selected at runtimeMichael Brown2023-02-171-35/+0
* [efi] Allow autoexec script to be located alongside iPXE binaryMichael Brown2023-02-011-1/+2
* [efi] Update to current EDK2 headersMichael Brown2023-02-012-12/+12
* [efi] Accept a command line passed to an iPXE image via LoadOptionsMichael Brown2023-01-291-0/+18
* [la64] Import LoongArch64 ProcessorBind.h from EDK2 headersMichael Brown2023-01-283-2/+128
* [efi] Update to current EDK2 headersMichael Brown2023-01-2895-15321/+14255
* [efi] Mark ConsoleControl.h as a non-imported headerMichael Brown2023-01-281-0/+5
* [efi] Remove deleted directories from EDK2 header import scriptMichael Brown2023-01-281-2/+1
* [efi] Allow for whitespace before #include in imported EDK2 header filesMichael Brown2023-01-281-1/+1
* [efi] Detect SPDX licence identifiers in imported EDK2 headersMichael Brown2023-01-281-2/+2
* [efi] Build util/efirom as a host-only binaryMichael Brown2023-01-281-0/+3
* [efi] Extend efi_locate_device() to allow searching up the device pathMichael Brown2023-01-231-1/+1
* [efi] Add efi_path_prev() utility functionMichael Brown2023-01-231-0/+3
* [efi] Add efi_path_terminate() utility functionMichael Brown2023-01-231-0/+13
* [efi] Do not rely on ProcessorBind.h when building host binariesprocessorbindMichael Brown2023-01-201-4/+38
* [autoboot] Include VLAN tag in filter for identifying autoboot deviceMichael Brown2023-01-151-1/+2
* [cachedhcp] Include VLAN tag in filter for applying cached DHCPACKMichael Brown2022-12-221-1/+2
* [efi] Add efi_path_vlan() utility functionMichael Brown2022-12-221-0/+1
* [efi] Expose efi_path_next() utility functionMichael Brown2022-12-221-0/+2
* [efi] Provide VLAN configuration protocolMichael Brown2022-12-142-0/+5