aboutsummaryrefslogtreecommitdiffstats
path: root/src/interface/efi/efi_io.c
Commit message (Expand)AuthorAgeFilesLines
* [efi] Remove obsolete EFI I/O implementation using EFI_CPU_IO_PROTOCOLMichael Brown2013-04-191-218/+0
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [ioapi] Move get_memmap() to the I/O API groupPiotr JaroszyƄski2010-08-161-0/+12
* [build] Rename gPXE to iPXEMichael Brown2010-04-191-5/+5
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* [efi] Add efi_strerror()Michael Brown2008-11-191-6/+8
* [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] longMichael Brown2008-11-191-4/+4
* [efi] Add EFI image format and basic runtime environmentMichael Brown2008-10-131-0/+201