]> git.proxmox.com Git - mirror_edk2.git/commit
UefiPayloadPkg: Fix the warning when building UefiPayloadPkg with IA32+X64
authorTan, Dun <dun.tan@intel.com>
Tue, 14 Sep 2021 07:39:07 +0000 (15:39 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Thu, 16 Sep 2021 10:23:29 +0000 (10:23 +0000)
commitbda3546c55e807c5d10ca9ecb5c664c184144c98
treed55bca33777ff4d6a7ff110fdf9dd11a3546f78e
parentf4e72cf9d665a8f1a54170b0b62739a628823c8b
UefiPayloadPkg: Fix the warning when building UefiPayloadPkg with IA32+X64

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

Move the unspecified PCDs from .common section. to .X64 section in .dsc file.
The corresponding PCDs are not used in IA32.

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