summaryrefslogtreecommitdiffstats
path: root/src/interface/efi/efi_bofm.c
Commit message (Expand)AuthorAgeFilesLines
* [efi] Remove raw EFI_HANDLE values from debug messagesMichael Brown2015-08-271-34/+33Star
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [efi] Use efi_handle_name() instead of efi_devpath_text() where applicableMichael Brown2014-07-311-15/+13Star
* [efi] Use efi_handle_name() instead of efi_handle_devpath_text()Michael Brown2014-07-311-5/+4Star
* [efi] Allow network devices to be created on top of arbitrary SNP devicesMichael Brown2014-07-031-79/+41Star
* [efi] Restructure EFI driver modelMichael Brown2014-06-251-123/+79Star
* [efi] Allow driver to be unloadedMichael Brown2014-03-101-2/+14
* [efi] Perform meaningful error code conversionsMichael Brown2013-04-191-14/+18
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [bofm] Pass BOFM version 2 table to SetStatus() if applicableMichael Brown2011-05-051-10/+29
* [bofm] Increase amount of debugging availableMichael Brown2011-05-051-32/+48
* [bofm] Use BOFM protocol version 2 if availableMichael Brown2011-03-301-17/+62
* [bofm] Add support for BOFM under EFIMichael Brown2011-03-031-0/+322