InOsEmuPkg: Match filename case of the generate FD file

On systems with a case sensetive filesystem, this change
will allow the FD to be loaded.

Signed-off-by: jljusten

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11649 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
jljusten 2011-05-15 17:22:50 +00:00
parent 224e13333b
commit 7d6cc71015
1 changed files with 1 additions and 1 deletions

View File

@ -193,7 +193,7 @@
gInOsEmuPkgTokenSpaceGuid.PcdEmuFirmwareFdSize|0x002a0000
gInOsEmuPkgTokenSpaceGuid.PcdEmuFirmwareBlockSize|0x10000
gInOsEmuPkgTokenSpaceGuid.PcdEmuFirmwareVolume|L"../Fv/Fv_Recovery.fd"
gInOsEmuPkgTokenSpaceGuid.PcdEmuFirmwareVolume|L"../FV/FV_RECOVERY.fd"
gInOsEmuPkgTokenSpaceGuid.PcdEmuMemorySizeForSecMain|L"64!64"