uefi net driver(delte like legceny boot option) - Printable Version +- iPXE discussion forum (https://forum.ipxe.org) +-- Forum: iPXE user forums (/forumdisplay.php?fid=1) +--- Forum: General (/forumdisplay.php?fid=2) +--- Thread: uefi net driver(delte like legceny boot option) (/showthread.php?tid=25680) |
uefi net driver(delte like legceny boot option) - sam_h1973 - 2020-07-30 03:51 hi: i have develop a nic uefi driver rom, i have a question: in my computer uefi boot option, it list three boot device option: 1. like legceny bios interface, if you select it, you can press ctrl + b for into ipxe menu 2. ipv4 uefi boot option 3. ipv6 uefi boot option my question is: how to change driver code for delte 1 option? |