]> git.proxmox.com Git - mirror_edk2.git/commit
UefiPayloadPkg: Add Fixed PCDs and use Macro to define the default value.
authorZhiguang Liu <zhiguang.liu@intel.com>
Fri, 6 Aug 2021 02:15:47 +0000 (10:15 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Mon, 9 Aug 2021 04:05:44 +0000 (04:05 +0000)
commitb40bdd6ecded8d8ce83ea01ab815fcaecace3979
treede1de4f15a3f77b8e0803f87587bbec7184b259b
parent3c6107758baf2f5923b9d1a5a3f64b8296881be1
UefiPayloadPkg: Add Fixed PCDs and use Macro to define the default value.

Add the three PCDs as fixed at build PCD:
  gEfiMdeModulePkgTokenSpaceGuid.PcdMaxSizeNonPopulateCapsule
  gPcAtChipsetPkgTokenSpaceGuid.PcdRtcIndexRegister
  gPcAtChipsetPkgTokenSpaceGuid.PcdRtcTargetRegister
The default value is defined as Macro, so it can be passed in at build
command.

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>
UefiPayloadPkg/UefiPayloadPkg.dsc