summaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/efi/Protocol/LoadedImage.h
Commit message (Collapse)AuthorAgeFilesLines
* [efi] Synchronise EFI header filesMichael Brown2011-03-311-0/+2
| | | | | | Synchronised to EDK2 SVN revision 11462. Signed-off-by: Michael Brown <mcb30@ipxe.org>
* [efi] Add the "snpnet" driverGeoff Lywood2010-06-021-0/+88
Add a new network driver that consumes the EFI Simple Network Protocol. Also add a bus driver that can find the Simple Network Protocol that iPXE was loaded from; the resulting behavior is similar to the "undionly" driver for BIOS systems. Signed-off-by: Michael Brown <mcb30@ipxe.org>