summaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/efi
Commit message (Expand)AuthorAgeFilesLines
* [build] Mark known reviewed files as permitted for UEFI Secure BootMichael Brown2026-01-142-0/+4
* [build] Mark core files as permitted for UEFI Secure BootMichael Brown2026-01-1436-0/+36
* [efi] Mark imported EDK2 headers as permitted for Secure BootMichael Brown2026-01-13123-2/+126
* [efi] Update to current EDK2 headersMichael Brown2026-01-131-22/+22
* [efi] Allow for creating devices with no EFI parent deviceMichael Brown2025-11-251-2/+2
* [pci] Allow probing permission to vary by rangeMichael Brown2025-11-251-1/+2
* [efi] Wrap a selection of runtime services callsMichael Brown2025-11-131-0/+1
* [efi] Add image security database GUID definitionMichael Brown2025-11-121-0/+1
* [efi] Add Microsoft vendor GUID definitionMichael Brown2025-11-123-1/+60
* [efi] Add storage security command protocol header and GUID definitionMichael Brown2025-11-122-0/+213
* [efi] Update to current EDK2 headersMichael Brown2025-11-1217-66/+239
* [efi] Mark Arm/ProcessorBind.h as a non-imported headerMichael Brown2025-11-111-0/+6
* [efi] Mark Ip4Config.h as a non-imported headerMichael Brown2025-11-111-0/+5
* [efi] Mark UgaDraw.h as a non-imported headerMichael Brown2025-11-111-0/+5
* [efi] Skip including the EDK2 ProcessorBind.h header for 32-bit RISC-VMichael Brown2025-11-111-33/+40
* [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