]> git.proxmox.com Git - mirror_edk2.git/commit
UefiPayloadPkg: Fix the build error when enable Core ci for UefiPayloadPkg
authorduntan <dun.tan@intel.com>
Fri, 20 Aug 2021 05:04:29 +0000 (13:04 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 1 Sep 2021 03:14:43 +0000 (03:14 +0000)
commitf0fe55bca4651734abf1752a1d7c69fb5bee00b9
treec0e9b0934c12f6d2417ce2bdd15df886fb8df540
parent9f3eda177a4b2d4a33ff1b0307cad42906396562
UefiPayloadPkg: Fix the build error when enable Core ci for UefiPayloadPkg

V1: Add quotes when using $(ARCH) in .dsc and .fdf file.
The quotes are added due to the way by which Core ci parse the .dsc file.
Add UINTN in Hob.c to fix cast from pointer to integer of different size error.
V2: Delete lines which reference ShellBinPkg.The pkg doesn't exist in edk2.

Cc: Guo Dong <guo.dong@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Maurice Ma <maurice.ma@intel.com>
Cc: Benjamin You <benjamin.you@intel.com>
Signed-off-by: DunTan <dun.tan@intel.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
UefiPayloadPkg/Library/PayloadEntryHobLib/Hob.c
UefiPayloadPkg/UefiPayloadPkg.dsc
UefiPayloadPkg/UefiPayloadPkg.fdf