]> git.proxmox.com Git - mirror_edk2.git/commit
UefiPayloadPkg: Align Identifier value with UPL spec
authorGua Guo <gua.guo@intel.com>
Thu, 26 May 2022 01:05:39 +0000 (09:05 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 27 May 2022 16:15:26 +0000 (16:15 +0000)
commitb4be5f05dd0761ce9a879f86b70a66239c010384
tree33291cd6ff5dc4699bf2731af5466f29c8872f4d
parent7f0890776ee7a81a5c56ffaa8c618d0f844c03f0
UefiPayloadPkg: Align Identifier value with UPL spec

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

URL: https://universalpayload.github.io/documentation/
Currently, Identifier value is "UPLD", it needs to have correct value
"PLDH" based on Universal Payload Specification spec section 2.12.2

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