tianocore / edk2

EDK II
https://github.com/tianocore/tianocore.github.io/wiki/EDK-II
Other
4.52k stars 2.44k forks source link

UefiPayloadPkg:Modify the PCD PcieResizableBar to dynamic PCD #5903

Closed kasimxliu closed 1 month ago

kasimxliu commented 1 month ago

Description

The platforms and UefiPayload use the difference PCD attribute to define the PCD PcieResizableBarSupport , So that cause the UefiPayload got the wrong value of this PCD.

Therefore synchronize PCD attribute settings to solve this problem.

How This Was Tested

N/A

Integration Instructions

N/A