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. -Jordan ------------------------------------------------------------------------------ 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
