summaryrefslogtreecommitdiffstats
path: root/src/interface/efi/efi_wrap.c
Commit message (Expand)AuthorAgeFilesLines
* [efi] Improve efi_wrap debuggingMichael Brown2015-08-271-12/+318
* [efi] Remove raw EFI_HANDLE values from debug messagesMichael Brown2015-08-271-27/+22Star
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [efi] Wrap any images loaded by our wrapped imageMichael Brown2014-08-291-21/+67
* [efi] Show details of intercepted LoadImage() callsMichael Brown2014-08-271-0/+30
* [efi] Use efi_handle_name() instead of efi_handle_devpath_text()Michael Brown2014-07-311-8/+8
* [efi] Show more diagnostic information when building with DEBUG=efi_wrapMichael Brown2014-07-261-3/+5
* [efi] Allow for interception of boot services calls by loaded imageMichael Brown2014-07-161-0/+237