opengnsys_ipxe/src/interface
Michael Brown c7c3d839fc [efi] Add our own EFI_LOAD_FILE_PROTOCOL implementation
When iPXE is used as a UEFI driver, the UEFI PXE base code currently
provides the TCP/IP stack, network protocols, and user interface.
This represents a substantial downgrade from the standard BIOS iPXE
user experience.

Fix by installing our own EFI_LOAD_FILE_PROTOCOL implementation which
initiates the standard iPXE boot procedure.  This upgrades the UEFI
iPXE user experience to match the standard BIOS iPXE user experience.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2013-03-13 23:01:53 +00:00
..
bofm [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
efi [efi] Add our own EFI_LOAD_FILE_PROTOCOL implementation 2013-03-13 23:01:53 +00:00
linux [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
smbios [smbios] Default to "hex" type for non-string SMBIOS settings 2012-09-10 15:29:36 +01:00