audk/EdkModulePkg/Universal/Variable/Pei
qwang12 dd70a8c4e6 Variable PEIM use to PCD entry to get the base address of NV Storegae region.
This patch changes:

1) make the PcdFlashNvStorageVariableBase PCD entry type in Variable PEIM to be "DYNAMIC", which means it can be flexible to be FIX_AT_BUILD, DYNAMIC or PATCH_IN_MODULE.
2) make FlashMap depends on PCD_PPI
3) make FlashMap PEIM to the value of PcdFlashNvStorageVariableBase according NT emulator's FwhPPI installed by NT32 emulator's SEC.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1223 6f19259b-4bc3-4df7-8a09-765794883524
2006-08-09 05:09:30 +00:00
..
Ebc Add necessary files (such as *.h) in module msa and remove unused msa files. 2006-07-11 15:00:30 +00:00
Ia32 Initial import. 2006-04-21 22:54:32 +00:00
Ipf Initial import. 2006-04-21 22:54:32 +00:00
x64 Initial import. 2006-04-21 22:54:32 +00:00
Variable.c git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1082 6f19259b-4bc3-4df7-8a09-765794883524 2006-07-24 08:44:40 +00:00
Variable.dxs This is a patch to change PeiVariable PEIM depex, because t doesn’t depend on FlashMap PPI now 2006-07-27 07:11:53 +00:00
Variable.h Add necessary files (such as *.h) in module msa and remove unused msa files. 2006-07-11 15:00:30 +00:00
Variable.msa Variable PEIM use to PCD entry to get the base address of NV Storegae region. 2006-08-09 05:09:30 +00:00