summaryrefslogtreecommitdiffstats
path: root/src/interface/efi/efi_driver.c
Commit message (Expand)AuthorAgeFilesLines
* [efi] Connect driver to devices as part of installationMichael Brown2014-03-121-20/+69
* [efi] Allow driver to be unloadedMichael Brown2014-03-101-2/+44
* [efi] Perform meaningful error code conversionsMichael Brown2013-04-191-3/+7
* [efi] Delegate to child device's EFI_COMPONENT_NAME2_PROTOCOL, if presentMichael Brown2012-11-211-5/+22
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [efi] Add EFI string formatting functionsMichael Brown2011-04-081-8/+5Star
* [efi] Allow EFI to control PCI bus enumerationMichael Brown2011-02-171-0/+143