Hi, > And we only invoke the iPXE ROM on the network card *after* the user has > seen the boot menu (without that option), so the user never gets to > choose that.
You can build ipxe efi roms and use those, then netboot will show up in the efi boot menu (although I didn't got that actually work). Of couse seabios will stop offering netboot then because it can't use an efi rom. If you wanna play with that: (1) copy http://www.kraxel.org/repos/firmware.repo to /etc/yum.repos.d (2) yum install edk2.git-ovmf-x64 (pulls ipxe too). (3) qemu -L /usr/share/edk2.git/ovmf-x64 (you can add -bios /path/to/your/own/OVMF.fd if you want) cheers, Gerd ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. ON SALE this month only -- learn more at: http://p.sf.net/sfu/learnnow-d2d _______________________________________________ edk2-devel mailing list edk2-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-devel