Hello,

I compiled OVMF from the lastest revision available on git sourceforge.

I run it with the command:
qemu-system-x86_64 -device rtl8139,netdev=tap0 -netdev
tap,id=tap0,ifname=tap0,script=no -bios
Build/OvmfX64/DEBUG_GCC47/QEMU/bios.bin -boot order=n

This combination of -device and -netdev works fine with the default
BIOS (seaBIOS if I'm not wrong).

And not only it doesn't even seem to try to boot on the network, when
I type ifconfig -l in the EFI shell I get the error:
"Error. The protocol 'gEfiIp4ConfigProtocolGuid' was required and not
found (...)"

While, if I understood correctly OvmfPkg/README, everything should
work all by itself.
It says "OVMF provides a UEFI network stack by default.".

Did I miss something?

For what it's worth, qemu version is 1.6.1.


Regards,
Celelibi

------------------------------------------------------------------------------
DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to