Replace the FlashMapHob with PCD defined in FDF on Nt32 platform. Currently, the tool can not generate correct PCD value in FDF, so in the patch, we still define the flash layout PCDs in DSC for short term.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3545 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
yshang1
2007-08-03 08:54:27 +00:00
parent 6d3aa33ed0
commit 58ece2ec9d
4 changed files with 0 additions and 5 deletions

View File

@ -649,8 +649,6 @@ InitializeFtwLite (
ASSERT_EFI_ERROR (Status);
__asm int 3;
ZeroMem (FtwLiteDevice, sizeof (EFI_FTW_LITE_DEVICE));
FtwLiteDevice->Signature = FTW_LITE_DEVICE_SIGNATURE;