aboutsummaryrefslogtreecommitdiff
path: root/src/interface/efi/efi_bofm.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-04[efi] Retain a long-lived reference to the EFI_PCI_IO_PROTOCOL instanceMichael Brown1-7/+8
2015-08-27[efi] Remove raw EFI_HANDLE values from debug messagesMichael Brown1-34/+33
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown1-1/+5
2014-07-31[efi] Use efi_handle_name() instead of efi_devpath_text() where applicableMichael Brown1-15/+13
2014-07-31[efi] Use efi_handle_name() instead of efi_handle_devpath_text()Michael Brown1-5/+4
2014-07-03[efi] Allow network devices to be created on top of arbitrary SNP devicesMichael Brown1-79/+41
2014-06-25[efi] Restructure EFI driver modelMichael Brown1-123/+79
2014-03-10[efi] Allow driver to be unloadedMichael Brown1-2/+14
2013-04-19[efi] Perform meaningful error code conversionsMichael Brown1-14/+18
2012-07-20[legal] Update FSF mailing address in GPL licence textsMichael Brown1-1/+2
2011-05-05[bofm] Pass BOFM version 2 table to SetStatus() if applicableMichael Brown1-10/+29
2011-05-05[bofm] Increase amount of debugging availableMichael Brown1-32/+48
2011-03-30[bofm] Use BOFM protocol version 2 if availableMichael Brown1-17/+62
2011-03-03[bofm] Add support for BOFM under EFIMichael Brown1-0/+322