Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
klu2 e15fbaf473 1) PcdFlashNvStorageFtwWorkingSize, PcdFlashNvStorageFtwWorkingBase, PcdFlashNvStorageFtwSpareSize, PcdFlashNvStorageFtwSpareBase, PcdFlashNvStorageVariableSize PcdFlashNvStorageVariableBase should in gEfiMdeModulePkgTokenSpaceGuid.
2) Use FlashMapHob to get the address and length of FV instead of using PCD. 
3) Use hard code environment in WinNtBusDriver but not dynamic PCD.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3106 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-06 08:08:57 +00:00
BaseTools Enabled PCD DXE/PEI module build. 2007-07-06 07:41:51 +00:00
Conf Adding top-level Conf directory for next generation of EDK II build infrastructure tools. 2007-06-20 19:33:23 +00:00
EdkCompatibilityPkg Removed IntelframeworkPkg contamination from MdeModulePkg modules. 2007-07-03 18:34:24 +00:00
EdkFatBinPkg Remove the package dependency of MdePkg. 2007-04-26 06:25:41 +00:00
EdkModulePkg Fix the build break of EdkModulePkg. 2007-07-05 03:01:40 +00:00
EdkNt32Pkg Add some definitions for efi event in Uefi/UefiSpec.h to follow spec. 2007-06-25 08:54:54 +00:00
EdkShellBinPkg Add build support for EDK II Prime 2007-07-02 06:09:27 +00:00
EdkUnixPkg Add some definitions for efi event in Uefi/UefiSpec.h to follow spec. 2007-06-25 08:54:54 +00:00
FatBinPkg Add FatBinPkg 2007-06-29 00:33:20 +00:00
IntelFrameworkModulePkg Change section pcd from [PcdsDynamic] to [PcdsDynamicDefault] as defined in spec 2007-07-05 08:21:20 +00:00
IntelFrameworkPkg Add PciCfg PPI definitions 2007-07-06 02:21:15 +00:00
MdeModulePkg 1) PcdFlashNvStorageFtwWorkingSize, PcdFlashNvStorageFtwWorkingBase, PcdFlashNvStorageFtwSpareSize, PcdFlashNvStorageFtwSpareBase, PcdFlashNvStorageVariableSize PcdFlashNvStorageVariableBase should in gEfiMdeModulePkgTokenSpaceGuid. 2007-07-06 08:08:57 +00:00
MdePkg Check in library class of SalLib. 2007-07-06 07:51:12 +00:00
Nt32Pkg 1) PcdFlashNvStorageFtwWorkingSize, PcdFlashNvStorageFtwWorkingBase, PcdFlashNvStorageFtwSpareSize, PcdFlashNvStorageFtwSpareBase, PcdFlashNvStorageVariableSize PcdFlashNvStorageVariableBase should in gEfiMdeModulePkgTokenSpaceGuid. 2007-07-06 08:08:57 +00:00
OldMdePkg AsmReadKr1 is already defined in the baselib 2007-07-03 20:14:03 +00:00
Tools Add the rule to handle the naming change of industry standard header files. 2007-07-05 07:05:21 +00:00
BuildNotes.txt Updated BuildNotes.txt according to new packages name: 2007-06-20 05:35:00 +00:00
BuildNotes2.txt Update the release notes: 2007-07-02 06:10:56 +00:00
build.xml
edksetup.bat Added "NewBuild" option to incorporate new build system locating in $(WORKSPACE)\BaseTools. This is a temporary solution which is subject to change in the future. Don't use it in formal platform or module build. 2007-06-22 06:25:37 +00:00
edksetup.sh