summaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/efi
Commit message (Expand)AuthorAgeFilesLines
* [efi] Add ability to extract device path from an EFI load optionMichael Brown2025-08-291-0/+5
* [efi] Allow compiler to perform type checks on EFI_EVENTMichael Brown2025-07-151-4/+7
* [efi] Drop to external TPL for calls to ConnectController()Michael Brown2025-07-141-0/+2
* [efi] Provide efi_tpl_name() for transcribing TPLs in debug messagesMichael Brown2025-07-141-0/+2
* [acpi] Remove userptr_t from ACPI table parsingMichael Brown2025-04-221-2/+2
* [crypto] Remove userptr_t from ASN.1 parsersMichael Brown2025-04-221-2/+1Star
* [efi] Allow for custom methods for disconnecting existing driversMichael Brown2025-04-171-2/+8
* [fdt] Populate boot arguments in constructed device treeMichael Brown2025-04-011-1/+1
* [efi] Disconnect existing drivers on a per-protocol basisMichael Brown2025-03-291-0/+2
* [efi] Define an attachment priority order for EFI driversMichael Brown2025-03-291-2/+4
* [efi] Add various well-known GUIDs encountered in WiFi bootMichael Brown2025-03-285-0/+1285
* [efi] Install a device tree for the booted OS, if availableMichael Brown2025-03-281-0/+17
* [efi] Add support for installing EFI configuration tablesMichael Brown2025-03-271-0/+37
* [efi] Add flattened device tree header and GUID definitionsMichael Brown2025-03-273-2/+27
* [efi] Add ACPI and SMBIOS tables as well-known GUIDsMichael Brown2025-03-271-0/+5
* [efi] Allow use of typed pointers for efi_open() et alMichael Brown2025-03-241-8/+79
* [efi] Create safe wrappers for OpenProtocol() and CloseProtocol()Michael Brown2025-03-241-0/+12
* [efi] Remove the efipci_open() and efipci_close() wrappersMichael Brown2025-03-241-3/+0Star
* [efi] Allow wrapping the global boot services table in situMichael Brown2025-03-201-2/+5
* [efi] Add EFI_RNG_PROTOCOL_GUID as a well-known GUIDMichael Brown2025-03-181-0/+1
* [efi] Add TLS authentication header and GUID definitionsMichael Brown2025-03-133-1/+28
* [efi] Add EFI_GLOBAL_VARIABLE as a well-known GUIDMichael Brown2025-03-131-0/+1
* [crypto] Support extracting certificates from EFI signature list imagesMichael Brown2025-03-111-0/+22
* [efi] Add EFI_SIGNATURE_LIST header and GUID definitionsMichael Brown2025-03-104-0/+753
* [efi] Update to current EDK2 headersMichael Brown2025-03-1012-159/+265
* [efi] Mark UsbHostController.h as a non-imported headerMichael Brown2025-03-101-0/+5
* [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/+0Star
* [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/+0Star
* [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/+1Star
* [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-236-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