summaryrefslogtreecommitdiffstats
path: root/src/interface/efi
Commit message (Expand)AuthorAgeFilesLines
* [efi] Provide component name protocol and device path protocol interfacesMichael Brown2009-01-121-22/+151
* [efi] Use elf2efi utility in place of efilinkMichael Brown2009-01-071-6/+4Star
* [efi] Use EFI-native mechanism for accessing SMBIOS tableMichael Brown2008-12-051-0/+62
* [efi] Allow use of EFI configuration tablesMichael Brown2008-12-051-4/+45
* [x86_64] Fix assorted 64-bit compilation errors and warningsMichael Brown2008-11-191-18/+25
* [efi] Add efi_strerror()Michael Brown2008-11-197-25/+73
* [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] longMichael Brown2008-11-196-27/+27
* [netdevice] Retain and report detailed error breakdownsMichael Brown2008-11-081-10/+12
* [efi] Add basic implementation of EFI SIMPLE_NETWORK_PROTOCOLMichael Brown2008-10-161-0/+978
* [efi] Add EFI image format and basic runtime environmentMichael Brown2008-10-137-0/+886