]> git.proxmox.com Git - mirror_edk2.git/commit - EdkModulePkg/Universal/PCD/Dxe/Service.c
Make sure the PCD dxe service driver can handle the case where no PEIM is using any...
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 2 Jun 2006 05:28:18 +0000 (05:28 +0000)
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 2 Jun 2006 05:28:18 +0000 (05:28 +0000)
commit3496595d7bafc329cae169f79c450253b32fadd8
tree5d20380c71fe1bdceb1ab61d8480a3e8e02eae47
parente74da3e30a12f2591d7fa30322397c0f6fa96dbc
Make sure the PCD dxe service driver can handle the case where no PEIM is using any dynamic PCD entry and the PEI phase PCD database is empty.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@388 6f19259b-4bc3-4df7-8a09-765794883524
EdkModulePkg/Universal/PCD/Dxe/Service.c
MdePkg/Library/BasePcdLibNull/PcdLib.c
MdePkg/Library/DxePcdLib/DxePcdLib.c
MdePkg/Library/PeiPcdLib/PeiPcdLib.c
Tools/Source/GenBuild/org/tianocore/build/pcd/action/CollectPCDAction.java