Check in the Pcd service Driver/PEIM according to the new way of generating PCD Database

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
This commit is contained in:
qwang12 2006-05-24 08:40:45 +00:00
parent 10d44326f3
commit a916cff8a0
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@ Module Name: Pcd.c
**/
#include "PcdCommon.h"
#include "Service.h"