]> git.proxmox.com Git - mirror_edk2.git/commit
UefiPayloadPkg: Move RTC PCD to dynamic PCD
authorKasimX Liu <kasimx.liu@intel.com>
Wed, 28 Dec 2022 07:57:23 +0000 (15:57 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 6 Jan 2023 16:10:13 +0000 (16:10 +0000)
commitd8d829b89dababf763ab33b8cdd852b2830db3cf
tree9bde2153de3ea062e9d48bea80a6ce02498f3771
parent5386c9e6dab2f6a555e679aff9f6a59f60c8e029
UefiPayloadPkg: Move RTC PCD to dynamic PCD

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4193

In order to remove RTC_INDEX/RTC_TARGET from
the UplBuild macro list,change the RTC_INDEX
/RTC_TARGET type from PcdsFixedAtBuild to PcdsDynamicEx

Reviewed-by: Guo Dong <guo.dong@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: James Lu <james.lu@intel.com>
Reviewed-by: Gua Guo <gua.guo@intel.com>
Signed-off-by: KasimX Liu <kasimx.liu@intel.com>
UefiPayloadPkg/UefiPayloadPkg.dsc