summaryrefslogtreecommitdiffstats
path: root/src/image/efi_image.c
Commit message (Expand)AuthorAgeFilesLines
* [efi] Ensure that all drivers are shut down before the OS bootsMichael Brown2011-03-291-30/+0Star
* [image] Simplify image managementMichael Brown2011-03-071-9/+3Star
* [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-201-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