Re: [edk2-devel] [PATCH 2/3] UefiPayloadPkg: Align Identifier value with UPL spec

2022-05-26 Thread Guo Dong
Reviewed-by: Guo Dong -Original Message- From: Guo, Gua Sent: Thursday, May 26, 2022 5:14 AM To: devel@edk2.groups.io Cc: Guo, Gua ; Ni, Ray ; Dong, Guo Subject: [PATCH 2/3] UefiPayloadPkg: Align Identifier value with UPL spec From: Gua Guo REF: https://bugzilla.tianocore.org/sho

[edk2-devel] [PATCH 2/3] UefiPayloadPkg: Align Identifier value with UPL spec

2022-05-26 Thread gua . guo
From: Gua Guo 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 Cc: Ray Ni Cc: Guo Dong Signe

Re: [edk2-devel] [PATCH 2/3] UefiPayloadPkg: Align Identifier value with UPL spec

2022-05-26 Thread Ni, Ray
Reviewed-by: Ray Ni > -Original Message- > From: Guo, Gua > Sent: Thursday, May 26, 2022 8:14 PM > To: devel@edk2.groups.io > Cc: Guo, Gua ; Ni, Ray ; Dong, Guo > > Subject: [PATCH 2/3] UefiPayloadPkg: Align Identifier value with UPL spec > > From: Gua Guo > > REF: https://bugzilla.