On 03/01/13 01:02, Jordan Justen wrote: > On Thu, Feb 28, 2013 at 2:24 PM, James Deutch > <[email protected]> wrote: >> Hi, >> >> I'm hoping someone on the EDK2 mailing list can help me with an issue I've >> run into. My apologies if this is something that is well known or a RTFM >> question. >> >> I'd like to use OVMF to develop a networked UEFI application. Is networking >> supported under OVMF for UEFI? When I build the EDK2 tree for the >> .../OvmvPkg/OvmfPkgIa32.dsc platform with -DNETWORK_ENABLE=TRUE, I get the >> following error: >> >> build.py... >> : error 000E: File/directory not found in workspace >> /home/jdeutch/src/edk2/Intel3.5/EFI32/E3507E2.EFI >> >> There is no .../Intel3.5/ subdirectory in the EDK2 source tree, so I'm >> wondering if it's in a separate tree like the FatPkg support. Is that the >> case? > > You need to download the networking drivers separately. > > See OvmfPkg/README.
Now that it has come up, I'd like to point James to <http://thread.gmane.org/gmane.comp.bios.tianocore.devel/1506/focus=1508>: according to the commit message on the patch with which I stuffed these drivers into my private tree for good, the URL <http://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&DwnldID=17515&lang=eng> does work, but the driver pack is downloadable only as a self-extracting windows executable (PROEFI_v13_5.exe). Strange. Anyway the two files I added for e1000 are - Intel3.5/EFI32/E3507E2.EFI - Intel3.5/EFIX64/E3507X2.EFI Laszlo ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ edk2-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/edk2-devel
