aboutsummaryrefslogtreecommitdiff
path: root/src/interface/efi/efi_download.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-15[efi] Claim SNP devices early in efi_download_start()tplMichael Brown1-1/+4
2014-07-31[efi] Avoid unnecessarily passing pointers to EFI_HANDLEsMichael Brown1-2/+2
2014-07-30[efi] Default to releasing network devices for use via SNPMichael Brown1-0/+4
2013-04-19[efi] Perform meaningful error code conversionsMichael Brown1-8/+19
2013-03-13[efi] Expose downloaded images via EFI_SIMPLE_FILE_SYSTEM_PROTOCOLMichael Brown1-21/+13
2012-02-15[efi] Add iPXE download protocolJarrod Johnson1-0/+233