summaryrefslogtreecommitdiffstats
path: root/UefiPayloadPkg/Library/PlatformHookLib/PlatformHookLib.inf
diff options
context:
space:
mode:
authorZhiguang Liu <zhiguang.liu@intel.com>2021-08-06 10:24:04 +0800
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2021-08-09 04:05:44 +0000
commitd497eace3b3f8e6d44528c2b6b215a992409137e (patch)
tree7287d4795fa8c46886ad31c2c28d9d487199cf43 /UefiPayloadPkg/Library/PlatformHookLib/PlatformHookLib.inf
parentb40bdd6ecded8d8ce83ea01ab815fcaecace3979 (diff)
downloadedk2-d497eace3b3f8e6d44528c2b6b215a992409137e.tar.gz
UefiPayloadPkg: define some PCD as DynamicEX PCD
Define some PCDs as DynamicEX PCD to be used as global variable. Because PcdUartDefaultBaudRate is defined as DynamicEX, remove the code to set it in platformlib. That code was actually redundant. Reviewed-by: Guo Dong <guo.dong@intel.com> Reviewed-by: Ray Ni <ray.ni@intel.com> Cc: Maurice Ma <maurice.ma@intel.com> Cc: Benjamin You <benjamin.you@intel.com> Signed-off-by: Zhiguang Liu <zhiguang.liu@intel.com>
Diffstat (limited to 'UefiPayloadPkg/Library/PlatformHookLib/PlatformHookLib.inf')
-rw-r--r--UefiPayloadPkg/Library/PlatformHookLib/PlatformHookLib.inf1
1 files changed, 0 insertions, 1 deletions
diff --git a/UefiPayloadPkg/Library/PlatformHookLib/PlatformHookLib.inf b/UefiPayloadPkg/Library/PlatformHookLib/PlatformHookLib.inf
index 2415d99c64..3eeb94d8fa 100644
--- a/UefiPayloadPkg/Library/PlatformHookLib/PlatformHookLib.inf
+++ b/UefiPayloadPkg/Library/PlatformHookLib/PlatformHookLib.inf
@@ -35,5 +35,4 @@
gEfiMdeModulePkgTokenSpaceGuid.PcdSerialBaudRate ## PRODUCES
gEfiMdeModulePkgTokenSpaceGuid.PcdSerialRegisterStride ## PRODUCES
gEfiMdeModulePkgTokenSpaceGuid.PcdSerialClockRate ## PRODUCES
- gEfiMdePkgTokenSpaceGuid.PcdUartDefaultBaudRate ## PRODUCES
gEfiMdeModulePkgTokenSpaceGuid.PcdPciSerialParameters ## PRODUCES