Hi,

When I booted latest OVMF with iPXE(*), none of the options under the
network device menu worked. To be precise, when I chose the following
options, instead of going to the configuration UI, it just jumped back
to the main UI, i.e. the UI shows "Device Manger", "Boot Manager", and
"Boot Maintenance Manager".

Device Manager -> Network Device List -> MAC:XX:XX:XX:XX:XX:XX -> 
  iPXE (XX:XX:XX:XX:XX:XX)
  VLAN Configuration
  IPv4 Network Configuration
  IPv6 Network Configuration
  HTTP Boot Configuration

If I disable ipxe with "romfile=", all the options work again.
The bisect result shows the symptom started from this commit:

commit 79c098b6d25d7aa06136de7c753516af6cddfa63
Author: Ruiyu Ni <ruiyu...@intel.com>
Date:   Mon Apr 18 09:47:55 2016 +0800

    OvmfPkg: Use MdeModulePkg/BDS

It seems related to the change between the new and old device manager.
I also tried the iPXE git head (694c18addc) but it made no difference.
Does anyone encounter this issue?

Cheers,

Gary Lin

(*) with the qemu options:
  -netdev user,id=hostnet0 \
  -device virtio-net-pci,romfile=/usr/share/qemu/efi-virtio.rom,netdev=hostnet0

  I was using qemu 2.6.0 and iPXE within the qemu tarball.
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to