]> git.proxmox.com Git - mirror_edk2.git/commitdiff
[PATCH v3 04/16] IntelFsp2Pkg/BaseFspSwitchStackLib: Remove unused
authorChasel, Chiu <chasel.chiu@intel.com>
Thu, 27 Sep 2018 07:35:06 +0000 (15:35 +0800)
committerChasel, Chiu <chasel.chiu@intel.com>
Thu, 27 Sep 2018 07:42:56 +0000 (15:42 +0800)
 PCDs

The PCDs below are unused, so they have been removed from inf.
gIntelFsp2PkgTokenSpaceGuid.PcdFspMaxPatchEntry
gIntelFsp2PkgTokenSpaceGuid.PcdFspMaxPerfEntry

Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Chasel Chiu <chasel.chiu@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: Chasel Chiu <chasel.chiu@intel.com>
IntelFsp2Pkg/Library/BaseFspSwitchStackLib/BaseFspSwitchStackLib.inf

index b3c673a0acff8fb548707aaed3ac0893ba6900a8..97cf3caa6a8b5fbdac31b6061dea9ea4d096e76a 100644 (file)
@@ -34,9 +34,5 @@
   BaseLib\r
   IoLib\r
 \r
   BaseLib\r
   IoLib\r
 \r
-[FixedPcd]\r
-  gIntelFsp2PkgTokenSpaceGuid.PcdFspMaxPatchEntry      ## CONSUMES\r
-  gIntelFsp2PkgTokenSpaceGuid.PcdFspMaxPerfEntry       ## CONSUMES\r
-\r
 \r
 \r
 \r
 \r