]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Check in the Pcd service Driver/PEIM according to the new way of generating PCD Database
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 24 May 2006 08:40:45 +0000 (08:40 +0000)
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 24 May 2006 08:40:45 +0000 (08:40 +0000)
LIMITATION:

1) ONLY dynamic type PCD is supported for now. DynamicEx is not supported.
2) HII enable and VPD is not tested.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@259 6f19259b-4bc3-4df7-8a09-765794883524

EdkModulePkg/Universal/PCD/Pei/Pcd.c

index 88d1fb0f62a1276193fdb47dec076056d7a20099..2663be159dd54884d9cd460bdb9a97a7429d19ac 100644 (file)
@@ -14,7 +14,6 @@ Module Name: Pcd.c
 \r
 **/\r
 \r
-#include "PcdCommon.h"\r
 #include "Service.h"\r
 \r
 \r