summaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/efi
Commit message (Expand)AuthorAgeFilesLines
* [efi] Blacklist the Dell Ip4ConfigDxe driverMichael Brown2019-02-191-0/+13
* [rng] Use fixed-point calculations for min-entropy quantitiesMichael Brown2018-03-201-2/+2
* [legal] Add missing FILE_LICENCE declarationsMichael Brown2017-12-292-0/+4
* [efi] Provide access to ACPI tablesMichael Brown2017-05-232-0/+66
* [efi] Add efi_sprintf() and efi_vsprintf()Michael Brown2017-04-121-0/+23
* [efi] Add EFI_ACPI_TABLE_PROTOCOL header and GUID definitionMichael Brown2017-03-102-0/+130
* [efi] Update to current EDK2 headersMichael Brown2017-03-1014-44/+1233
* [block] Centralise "san-drive" settingMichael Brown2017-03-071-9/+0Star
* [time] Allow timer to be selected at runtimeMichael Brown2017-01-261-36/+0Star
* [efi] Work around temporal anomaly encountered during ExitBootServices()Michael Brown2016-12-071-0/+1
* [efi] Add basic EFI SAN booting capabilityMichael Brown2016-11-171-0/+27
* [efi] Add EFI_BLOCK_IO2_PROTOCOL header and GUID definitionMichael Brown2016-10-172-0/+209
* [efi] Update to current EDK2 headersMichael Brown2016-10-1615-46/+401
* [efi] Mark AppleNetBoot.h as a native iPXE headerMichael Brown2016-10-161-3/+3
* [efi] Install the HII config access protocol on a child of the SNP handleLaszlo Ersek2016-07-081-0/+4
* [efi] Expose DHCP packets via the Apple NetBoot protocolMichael Brown2016-05-292-0/+47
* [efi] Use a timer event to generate the currticks() timerMichael Brown2016-05-042-302/+18Star
* [efi] Add processor binding headers for ARM and AArch64Michael Brown2016-03-133-0/+329
* [efi] Update to current EDK2 headersMichael Brown2016-03-1313-42/+123
* [efi] Centralise EFI file system info GUIDsMichael Brown2015-12-091-0/+3
* [efi] Import EFI_HII_FONT_PROTOCOL definitionsMichael Brown2015-10-073-0/+831
* [efi] Update to current EDK2 headersMichael Brown2015-10-0728-373/+12442
* [efi] Expose unused USB devices via EFI_USB_IO_PROTOCOLMichael Brown2015-09-141-0/+80
* [efi] Include a copy of the device path within struct efi_deviceMichael Brown2015-09-131-0/+2
* [efi] Provide efi_devpath_len()Michael Brown2015-09-131-0/+1
* [efi] Add USB headers and GUID definitionsMichael Brown2015-09-065-0/+1992
* [efi] Implement the EFI_PXE_BASE_CODE_PROTOCOLMichael Brown2015-09-021-0/+17
* [efi] Allow calls to efi_snp_claim() and efi_snp_release() to be nestedMichael Brown2015-09-011-3/+3
* [efi] Add definitions of GUIDs observed when booting wdsmgfw.efiMichael Brown2015-09-013-0/+358
* [efi] Improve efi_wrap debuggingMichael Brown2015-08-271-0/+4
* [efi] Mark EFI debug transcription functions as __attribute__ (( pure ))Michael Brown2015-08-271-3/+5
* [efi] Add definitions of GUIDs observed when booting shim.efi and grub.efiMichael Brown2015-08-274-0/+667
* [efi] Hold off watchdog timer while runningMichael Brown2015-08-031-0/+31
* [efi] Fix receive and transmit completion reportingMichael Brown2015-07-221-14/+13Star
* [efi] Use the EFI_RNG_PROTOCOL as an entropy source if availableMichael Brown2015-04-141-0/+158
* [efi] Add EFI time sourceMichael Brown2015-04-141-0/+20
* [efi] Add EFI entropy sourceMichael Brown2015-04-141-0/+35
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-0214-14/+14
* [efi] Add NII / UNDI driverMichael Brown2014-10-162-0/+840
* [efi] Update to current EDK2 headersMichael Brown2014-10-165-15/+60
* [efi] Generalise snpnet_dev_info() to efi_device_info()Michael Brown2014-10-161-0/+4
* [efi] Add definitions of GUIDs observed when chainloading from Intel driverMichael Brown2014-09-2510-0/+4123
* [efi] Centralise definitions of more protocol GUIDsMichael Brown2014-09-251-0/+3
* [efi] Avoid returning uninitialised data from PCI configuration space readsMichael Brown2014-09-041-0/+3
* [efi] Wrap any images loaded by our wrapped imageMichael Brown2014-08-291-2/+1Star
* [efi] Add definitions of GUIDs observed during Windows bootMichael Brown2014-08-216-0/+3773
* [efi] Generalise snpnet_pci_info() to efi_locate_device()Michael Brown2014-08-061-0/+2
* [efi] Move abstract device path and handle functions to efi_utils.cMichael Brown2014-08-062-4/+19
* [efi] Open device path protocol only at point of useMichael Brown2014-08-062-8/+2Star
* [efi] Provide centralised definitions of commonly-used GUIDsMichael Brown2014-08-061-0/+16