summaryrefslogtreecommitdiffstats
path: root/src/interface/efi
Commit message (Expand)AuthorAgeFilesLines
* [netdevice] Allow the hardware and link-layer addresses to differ in sizeMichael Brown2009-08-121-4/+5
* [netdevice] Separate out the concept of hardware and link-layer addressesMichael Brown2009-08-121-1/+1
* [netdevice] Make ll_broadcast per-netdevice rather than per-ll_protocolMichael Brown2009-07-181-2/+1Star
* [netdevice] Add netdev argument to link-layer push and pull handlersJoshua Oreman2009-06-231-3/+4
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-1810-0/+20
* [tables] Redefine methods for accessing linker tablesMichael Brown2009-03-131-14/+2Star
* [iobuf] Add iob_disown() and use it where it simplifies codeMichael Brown2009-02-011-2/+1Star
* [efi] Expose both GUIDs for the EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOLMichael Brown2009-01-121-7/+12
* [efi] Add an EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL interfaceMichael Brown2009-01-121-0/+24
* [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