aboutsummaryrefslogtreecommitdiff
path: root/src/include/ipxe/efi/efi_driver.h
AgeCommit message (Expand)AuthorFilesLines
2015-09-13[efi] Include a copy of the device path within struct efi_deviceMichael Brown1-0/+2
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown1-1/+1
2014-08-06[efi] Move abstract device path and handle functions to efi_utils.cMichael Brown1-4/+0
2014-08-05[efi] Open device path protocol only at point of useMichael Brown1-2/+0
2014-07-03[efi] Allow network devices to be created on top of arbitrary SNP devicesMichael Brown1-5/+44
2014-06-25[efi] Restructure EFI driver modelMichael Brown1-26/+35
2014-03-10[efi] Allow driver to be unloadedMichael Brown1-0/+1
2013-04-19[efi] Perform meaningful error code conversionsMichael Brown1-1/+1
2011-02-22[efi] Provide space for storing the EFI driver nameMichael Brown1-1/+1
2011-02-17[efi] Allow EFI to control PCI bus enumerationMichael Brown1-0/+49