summaryrefslogtreecommitdiffstats
path: root/src/interface/efi/efi_debug.c
Commit message (Expand)AuthorAgeFilesLines
* [efi] Print well-known GUIDs by name in debug messagesMichael Brown2014-07-161-0/+32
* [efi] Allow device paths to be easily included in debug messagesMichael Brown2014-06-251-20/+50
* [efi] Make EFI_DEVICE_PATH_TO_TEXT_PROTOCOL optionalMichael Brown2014-05-201-9/+15
* [efi] Perform meaningful error code conversionsMichael Brown2013-04-191-1/+4
* [efi] Provide efi_guid_ntoa() for printing EFI GUIDsMichael Brown2013-03-201-3/+22
* [efi] Add EFI-specific debugging macrosMichael Brown2013-03-201-0/+95