diff options
author | qhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-12-11 02:08:17 +0000 |
---|---|---|
committer | qhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-12-11 02:08:17 +0000 |
commit | a3ac242bb735269080d9c400f0295ef5d76a121e (patch) | |
tree | 4ed83e3f1ea8a491b6211b65a3a50cbaacc87369 /MdePkg/Library/PeiPcdLib | |
parent | 0b67ae168e160361a6465e7daaa12f80774a6fee (diff) | |
download | edk2-platforms-a3ac242bb735269080d9c400f0295ef5d76a121e.tar.xz |
Update PcdLib instances:
1. Remove the [depex] section for both PeiPcdLib and DxePcdLib
2. Remove the constructor of DxePcdLib.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4383 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/PeiPcdLib')
-rw-r--r-- | MdePkg/Library/PeiPcdLib/PeiPcdLib.inf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/MdePkg/Library/PeiPcdLib/PeiPcdLib.inf b/MdePkg/Library/PeiPcdLib/PeiPcdLib.inf index b8df5ea37a..d533af947f 100644 --- a/MdePkg/Library/PeiPcdLib/PeiPcdLib.inf +++ b/MdePkg/Library/PeiPcdLib/PeiPcdLib.inf @@ -48,6 +48,3 @@ [Ppis]
gPcdPpiGuid # PPI ALWAYS_CONSUMED
-
-[Depex]
- gPcdPpiGuid
\ No newline at end of file |