Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 7f0890776ee7a81a5c56ffaa8c618d0f844c03f0 https://github.com/tianocore/edk2/commit/7f0890776ee7a81a5c56ffaa8c618d0f844c03f0 Author: Gua Guo <gua....@intel.com> Date: 2022-05-27 (Fri, 27 May 2022)
Changed paths: M MdeModulePkg/Include/UniversalPayload/UniversalPayload.h Log Message: ----------- MdeModulePkg/UniversalPayload: 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...@intel.com> Cc: Guo Dong <guo.d...@intel.com> Signed-off-by: Gua Guo <gua....@intel.com> Commit: b4be5f05dd0761ce9a879f86b70a66239c010384 https://github.com/tianocore/edk2/commit/b4be5f05dd0761ce9a879f86b70a66239c010384 Author: Gua Guo <gua....@intel.com> Date: 2022-05-27 (Fri, 27 May 2022) Changed paths: M UefiPayloadPkg/UniversalPayloadBuild.py Log Message: ----------- 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...@intel.com> Reviewed-by: Guo Dong <guo.d...@intel.com> Signed-off-by: Gua Guo <gua....@intel.com> Commit: dac2fc8146e42ef19cd50ecbe32ccb7705b76fa3 https://github.com/tianocore/edk2/commit/dac2fc8146e42ef19cd50ecbe32ccb7705b76fa3 Author: Gua Guo <gua....@intel.com> Date: 2022-05-27 (Fri, 27 May 2022) Changed paths: M UefiPayloadPkg/UniversalPayloadBuild.py Log Message: ----------- UefiPayloadPkg: Align SpecRevision value with UPL spec REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3933 URL: https://universalpayload.github.io/documentation/ 1. Currently, SpecRevision on USF spec is 0.7. Change to align it. 2. SpecRevision is not be patched into UniversalPayloadInfo.bin due to different structure item name. Change item name from "HeaderRevision" to "SpecRevision" to check the correct value can be patched. Reviewed-by: Ray Ni <ray...@intel.com> Reviewed-by: Guo Dong <guo.d...@intel.com> Signed-off-by: Gua Guo <gua....@intel.com> Compare: https://github.com/tianocore/edk2/compare/16779ede2d36...dac2fc8146e4 _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits