summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>2011-05-16 04:47:14 +0000
committerjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>2011-05-16 04:47:14 +0000
commita80e595de800038bf077aa878a56a060077280a1 (patch)
treec49e193743268f8328f86e831e2cc6a49701b85e
parent0c493bf4ac14dd03cb57a7645ffbb0b9557df22c (diff)
downloadedk2-platforms-a80e595de800038bf077aa878a56a060077280a1.tar.xz
InOsEmuPkg PcdEmuFileSystem: Set to architecture independent path
Signed-off-by: jljusten git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11661 6f19259b-4bc3-4df7-8a09-765794883524
-rw-r--r--InOsEmuPkg/Unix/UnixX64.dsc2
1 files changed, 1 insertions, 1 deletions
diff --git a/InOsEmuPkg/Unix/UnixX64.dsc b/InOsEmuPkg/Unix/UnixX64.dsc
index 53d460ce09..3c867ef3fe 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".!../../../../EdkShellBinPkg/Bin/Ia32/Apps"
+ gInOsEmuPkgTokenSpaceGuid.PcdEmuFileSystem|L".!../../../../EdkShellBinPkg/Bin"
gInOsEmuPkgTokenSpaceGuid.PcdEmuSerialPort|L"/dev/ttyS0"
gInOsEmuPkgTokenSpaceGuid.PcdEmuNetworkInterface|L"en0"