summaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/efi/efi_driver.h
Commit message (Expand)AuthorAgeFilesLines
* [efi] Allow for allocating EFI devices from arbitrary handlesMichael Brown2024-03-291-0/+2
* [efi] Allow for drivers to be located via child handlesMichael Brown2024-03-251-0/+2
* [efi] Include a copy of the device path within struct efi_deviceMichael Brown2015-09-131-0/+2
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+1
* [efi] Move abstract device path and handle functions to efi_utils.cMichael Brown2014-08-061-4/+0Star
* [efi] Open device path protocol only at point of useMichael Brown2014-08-061-2/+0Star
* [efi] Allow network devices to be created on top of arbitrary SNP devicesMichael Brown2014-07-031-5/+44
* [efi] Restructure EFI driver modelMichael Brown2014-06-251-26/+35
* [efi] Allow driver to be unloadedMichael Brown2014-03-101-0/+1
* [efi] Perform meaningful error code conversionsMichael Brown2013-04-191-1/+1
* [efi] Provide space for storing the EFI driver nameMichael Brown2011-02-221-1/+1
* [efi] Allow EFI to control PCI bus enumerationMichael Brown2011-02-171-0/+49