Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
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
EdkFatBinPkg Replace the original Fat.FFS to fix issue which causes to read some hard-disk slowly. 2006-07-26 14:21:56 +00:00
EdkModulePkg Variable PEIM use to PCD entry to get the base address of NV Storegae region. 2006-08-09 05:09:30 +00:00
EdkNt32Pkg Variable PEIM use to PCD entry to get the base address of NV Storegae region. 2006-08-09 05:09:30 +00:00
EdkShellBinPkg Added license & copyright declaration 2006-07-13 08:24:50 +00:00
MdePkg Move FileInfo.h, FileSystemInfo.h, FileSystemVolumeLabelInfo.h from protocol directory to guid directory, because these three files define the related GUID not protcol. 2006-08-07 09:46:03 +00:00
Tools Fixed EDKT163. Added code to assign "arch" to null when no "SupArchList" is specified and made several format clean. 2006-08-09 04:56:49 +00:00
ReleaseNotes.txt Update ReleaseNotes.txt of the section of "A Word on compiling under Cygwin with gcc". 2006-08-08 06:21:04 +00:00
build.xml Change to new XML Schema. 2006-06-30 17:53:27 +00:00
edksetup.bat Fixed a bug in resetting the tools path when you switched workspaces. 2006-08-08 19:48:49 +00:00
edksetup.sh Fix EDKT140(CompressDll.dll does not build under cygwin gcc). 2006-08-04 03:17:05 +00:00