aboutsummaryrefslogtreecommitdiffstats
path: root/src/image/efi_image.c
Commit message (Expand)AuthorAgeFilesLines
* [efi] Add sample platform-generated error disambiguationsMichael Brown2013-04-191-3/+19
* [efi] Perform meaningful error code conversionsMichael Brown2013-04-191-8/+11
* [efi] Fix minor typos in efi_image.cMichael Brown2013-03-191-3/+3
* [efi] Expose downloaded images via EFI_SIMPLE_FILE_SYSTEM_PROTOCOLMichael Brown2013-03-131-92/+139
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [efi] Add iPXE download protocolJarrod Johnson2012-02-151-2/+124
* [efi] Ensure that all drivers are shut down before the OS bootsMichael Brown2011-03-291-30/+0
* [image] Simplify image managementMichael Brown2011-03-071-9/+3
* [init] Remove concept of "shutdown exit flags"Michael Brown2011-01-271-1/+1
* [efi] Add the "snpnet" driverGeoff Lywood2010-06-021-3/+34
* [build] Rename gPXE to iPXEMichael Brown2010-04-191-3/+3
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* [efi] Add efi_strerror()Michael Brown2008-11-191-6/+6
* [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] longMichael Brown2008-11-191-3/+3
* [efi] Add EFI image format and basic runtime environmentMichael Brown2008-10-131-0/+106