]> git.proxmox.com Git - mirror_edk2.git/commit
UefiPayloadPkg: UniversalPayloadBuild.py to support --pcd feature
authorGua Guo <gua.guo@intel.com>
Tue, 21 Jun 2022 03:52:05 +0000 (11:52 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 21 Jun 2022 04:11:13 +0000 (04:11 +0000)
commitcfe165140a7c140c2d2f382113abd6e9ac89ce77
treeba3c1bf0fa546ebaa11f3f458a7eb0fef821e96d
parente8034b534ab51635b62dca631514bb6305850a5a
UefiPayloadPkg: UniversalPayloadBuild.py to support --pcd feature

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

Currently, UPL freezed all PCD and only known UPL hob can hook DXE
Drivers behavior, add optional feature on UniversalPayloadBuild.py to
have another way to hook PCD value.

Cc: Guo Dong <guo.dong@intel.com>
Reviewed-by: : Ray Ni <ray.ni@intel.com>
Signed-off-by: Gua Guo <gua.guo@intel.com>
UefiPayloadPkg/UniversalPayloadBuild.py