summaryrefslogtreecommitdiffstats
path: root/src/interface/efi/efi_file.c
Commit message (Expand)AuthorAgeFilesLines
* [efi] Centralise EFI file system info GUIDsMichael Brown2015-12-091-6/+0Star
* [efi] Reset root directory when installing EFI_SIMPLE_FILE_SYSTEM_PROTOCOLMichael Brown2015-10-071-0/+3
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [efi] Make our virtual file system case insensitiveMichael Brown2014-08-271-4/+24
* [efi] Dump details of any calls to our dummy block and disk I/O protocolsMichael Brown2014-08-221-15/+33
* [efi] Provide centralised definitions of commonly-used GUIDsMichael Brown2014-08-061-12/+0Star
* [efi] Dump existing openers when we are unable to open a protocolMichael Brown2014-07-311-0/+1
* [efi] Avoid unnecessarily passing pointers to EFI_HANDLEsMichael Brown2014-07-311-7/+7
* [efi] Install our own disk I/O protocol and claim exclusive use of itMichael Brown2014-07-141-13/+104
* [efi] Perform meaningful error code conversionsMichael Brown2013-04-191-2/+5
* [efi] Provide efi_guid_ntoa() for printing EFI GUIDsMichael Brown2013-03-201-3/+2Star
* [efi] Expose downloaded images via EFI_SIMPLE_FILE_SYSTEM_PROTOCOLMichael Brown2013-03-131-0/+594