OK, I got it, thanks! By the way, I don't know whether it is appropriate that
the PCDs have no value in UefiPayloadPkg.dsc.
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#96178): https://edk2.groups.io/g/devel/message/96178
Mute This T
On Behalf Of Jiading Zhang
Sent: Thursday, November 10, 2022 10:11 AM
To: Ni; Ni, Ray ; devel@edk2.groups.io
Subject: Re: [edk2-devel] [PATCH] UefiPayloadPkg: remove the redundant PCD
definition.
Yes, these pcds is used by PciBus driver, my comment is not correct. My
intention is these PCDs have
@edk2.groups.io
> *Subject:* [edk2-devel] [PATCH] UefiPayloadPkg: remove the redundant PCD
> definition.
>
>
>
>
>
>
>
>
>
>
>
>
>
> The following PCDs have no value in the file of UefiPayloadPkg.dsc,
These PCDs are used by PciBus driver and MP init logic which are included in
the UefiPayloadPkg.
From: devel@edk2.groups.io On Behalf Of Jiading Zhang
Sent: Thursday, November 10, 2022 9:53 AM
To: devel@edk2.groups.io
Subject: [edk2-devel] [PATCH] UefiPayloadPkg: remove the redundant PCD
The following PCDs have no value in the file of UefiPayloadPkg.dsc, and they
are not used in UefiPayloadPkg, so remove them from [PcdsDynamicExDefault]
section.
gEfiMdeModulePkgTokenSpaceGuid.PcdAriSupport
gEfiMdeModulePkgTokenSpaceGuid.PcdMrIovSupport
gEfiMdeModulePkgTokenSpaceGuid.PcdSrIovSuppo