From 9ab6800fe381b89fc29a1beca3fbc12f0c656962 Mon Sep 17 00:00:00 2001 From: jljusten Date: Sun, 15 May 2011 17:23:46 +0000 Subject: InOsEmuPkg PcdEmuFileSystem: Match current setting in UnixPkg The emulated filesystem support will crash if a non-existent path is specified. Signed-off-by: jljusten git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11653 6f19259b-4bc3-4df7-8a09-765794883524 --- InOsEmuPkg/Unix/UnixX64.dsc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'InOsEmuPkg/Unix') diff --git a/InOsEmuPkg/Unix/UnixX64.dsc b/InOsEmuPkg/Unix/UnixX64.dsc index 92887dd841..53d460ce09 100644 --- a/InOsEmuPkg/Unix/UnixX64.dsc +++ b/InOsEmuPkg/Unix/UnixX64.dsc @@ -223,7 +223,7 @@ gInOsEmuPkgTokenSpaceGuid.PcdEmuPhysicalDisk|L"E:RW;245760;512" gInOsEmuPkgTokenSpaceGuid.PcdEmuVirtualDisk|L"FW;40960;512" gInOsEmuPkgTokenSpaceGuid.PcdEmuGop|L"GOP Window" - gInOsEmuPkgTokenSpaceGuid.PcdEmuFileSystem|L".!../../../../ShellBinPkg/UefiShell/X64!../../../../Build/Shell/DEBUG_XCLANG" + gInOsEmuPkgTokenSpaceGuid.PcdEmuFileSystem|L".!../../../../EdkShellBinPkg/Bin/Ia32/Apps" gInOsEmuPkgTokenSpaceGuid.PcdEmuSerialPort|L"/dev/ttyS0" gInOsEmuPkgTokenSpaceGuid.PcdEmuNetworkInterface|L"en0" -- cgit v1.2.3