opengnsys_ipxe/src
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
..
arch [romprefix] Display only one "Ctrl-B" prompt per PCI device during POST 2013-03-11 01:48:00 +00:00
bin Rename .cvsignore files to .gitignore 2007-06-09 22:57:00 +01:00
config [console] Add support for the bochs/qemu debug port console 2012-09-10 15:58:02 +01:00
core [autoboot] Split main control flow out of main() into a new function ipxe() 2013-03-13 22:24:13 +00:00
crypto [crypto] Allow in-place CBC decryption 2012-09-27 01:54:55 +01:00
doc [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
drivers [tg3] Fix various tg3 issues 2013-03-04 21:56:24 +00:00
hci [menu] Prevent separators with shortcut keys from being selected 2013-03-06 15:11:49 +00:00
image [efi] Expose downloaded images via EFI_SIMPLE_FILE_SYSTEM_PROTOCOL 2013-03-13 22:42:16 +00:00
include [efi] Add our own EFI_LOAD_FILE_PROTOCOL implementation 2013-03-13 23:01:53 +00:00
interface [efi] Add our own EFI_LOAD_FILE_PROTOCOL implementation 2013-03-13 23:01:53 +00:00
libgcc [build] Mark __intel_new_proc_init with __libgcc rather than cdecl 2009-08-03 15:56:10 +01:00
net [tftp] Allow TFTP block size to be controlled via the PXE TFTP API 2013-03-06 17:35:30 +00:00
tests [test] Add self-tests for string functions 2012-11-12 16:58:49 +00:00
usr [autoboot] Split main control flow out of main() into a new function ipxe() 2013-03-13 22:24:13 +00:00
util [zbin] Fix size used for memset in alloc_output_file 2013-03-05 15:23:01 +00:00
.gitignore [build] Add support for local configuration files 2010-03-26 19:07:22 +00:00
Makefile [build] Add vmware build target 2013-03-06 19:52:51 +00:00
Makefile.housekeeping [build] Make version.o depend on the git index 2012-11-02 15:00:09 +00:00
doxygen.cfg [build] Remove PACKED macro 2010-05-29 23:49:47 +01:00