]> git.proxmox.com Git - mirror_edk2.git/commitdiff
SecurityPkg/Tcg2ConfigPei: Remove an unused PCD
authorshenglei <shenglei.zhang@intel.com>
Tue, 28 Aug 2018 02:20:25 +0000 (10:20 +0800)
committerZhang, Chao B <chao.b.zhang@intel.com>
Sat, 29 Sep 2018 23:39:01 +0000 (07:39 +0800)
The PCD below is unused, so it has been removed from inf.
gEfiSecurityPkgTokenSpaceGuid.PcdTpmBaseAddress

Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Chao Zhang <chao.b.zhang@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: shenglei <shenglei.zhang@intel.com>
Reviewed-by: Chao Zhang <chao.b.zhang@intel.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigPei.inf

index a0136bc0c5900b860d6da0b18e8aa98ae4096c84..581669a277faa1f48116f9b2d2e208e80a092388 100644 (file)
@@ -67,7 +67,6 @@
   gEfiSecurityPkgTokenSpaceGuid.PcdTpmInstanceGuid                 ## PRODUCES\r
   gEfiSecurityPkgTokenSpaceGuid.PcdTpmInitializationPolicy         ## PRODUCES\r
   gEfiSecurityPkgTokenSpaceGuid.PcdTpmAutoDetection                ## CONSUMES\r
-  gEfiSecurityPkgTokenSpaceGuid.PcdTpmBaseAddress                  ## SOMETIMES_CONSUMES\r
 \r
 [Depex]\r
   gEfiPeiMasterBootModePpiGuid AND\r