]> git.proxmox.com Git - mirror_edk2.git/commit
UefiPayloadPkg: The UPL info section is not aligned at 4-byte boundary
authorVictorX Hsu <victorx.hsu@intel.com>
Tue, 15 Nov 2022 09:55:16 +0000 (17:55 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Mon, 28 Nov 2022 06:59:08 +0000 (06:59 +0000)
commit85d805ed3201de16c4dcbfc4b886a0d11ad5885c
tree64313c3c049b0264ccf1222a0669f3fc14053651
parent6ae2b6648eb4b42b5a133f3cde567f9765467bf6
UefiPayloadPkg: The UPL info section is not aligned at 4-byte boundary

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

1.Upgrade spec revision to 0.9
2.Align .upld_info with 4-byte boundary by spec

Reviewed-by: Guo Dong <guo.dong@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Reviewed-by: James Lu <james.lu@intel.com>
Cc: Gua Guo <gua.guo@intel.com>
Signed-off-by: VictorX Hsu <victorx.hsu@intel.com>
UefiPayloadPkg/UniversalPayloadBuild.py