A lot of unused PCDs are removed from inf. All packages are built and the results are "pass".
v2: 1.Split MdeModulePkg into separated patches. 2.Split IntelFsp2Pkg into separated patches. v3: 1.Split ShellPkg into separated patches. 2.Split SecurityPkg into separated patches. 3.Split IntelFsp2WrapperPkg into separated patches. 4.Split IntelFspPkg into separated patches. 5.Update the message in the cover letter. shenglei (16): IntelFsp2Pkg FspSecCore: Remove unused PCDs IntelFsp2Pkg/BaseFspCommonLib: Remove unused PCDs IntelFsp2Pkg/BaseFspPlatformLib: Remove unused PCDs IntelFsp2Pkg/BaseFspSwitchStackLib: Remove unused PCDs IntelFsp2WrapperPkg/FspWrapperNotifyDxe: Remove an unused PCD IntelFsp2WrapperPkg/BaseFspWrapperPlatformLibSample: Remove PCDs SecurityPkg/Tcg2ConfigPei: Remove an unused PCD SecurityPkg/Tcg2Dxe: Remove unused PCDs UefiCpuPkg/CpuCommonFeaturesLib: Remove an unused PCD MdePkg/BaseLib: Remove an unused PCD MdeModulePkg/DxeCapsuleLibFmp: Remove unused PCDs MdeModulePkg/FirmwarePerformanceDataTableDxe: Remove an unused PCD ShellPkg/Shell: Remove unused PCDs ShellPkg/DpDynamicCommand: Remove unused PCDs ShellPkg/UefiHandleParsingLib: Remove an unused PCD ShellPkg/UefiShellDebug1CommandsLib: Remove unused PCDs IntelFsp2Pkg/FspSecCore/FspSecCoreM.inf | 6 ------ IntelFsp2Pkg/FspSecCore/FspSecCoreS.inf | 11 ----------- IntelFsp2Pkg/FspSecCore/FspSecCoreT.inf | 5 ----- .../Library/BaseFspCommonLib/BaseFspCommonLib.inf | 5 ----- .../Library/BaseFspPlatformLib/BaseFspPlatformLib.inf | 9 --------- .../BaseFspSwitchStackLib/BaseFspSwitchStackLib.inf | 4 ---- .../FspWrapperNotifyDxe/FspWrapperNotifyDxe.inf | 1 - .../BaseFspWrapperPlatformLibSample.inf | 3 --- MdeModulePkg/Library/DxeCapsuleLibFmp/DxeCapsuleLib.c | 1 - .../Library/DxeCapsuleLibFmp/DxeRuntimeCapsuleLib.inf | 11 ----------- .../FirmwarePerformanceDxe.inf | 1 - MdePkg/Library/BaseLib/BaseLib.inf | 1 - SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigPei.inf | 1 - SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.inf | 6 ------ ShellPkg/Application/Shell/Shell.inf | 2 -- ShellPkg/DynamicCommand/DpDynamicCommand/DpApp.inf | 2 -- .../DpDynamicCommand/DpDynamicCommand.inf | 3 --- .../UefiHandleParsingLib/UefiHandleParsingLib.inf | 1 - .../UefiShellDebug1CommandsLib.inf | 2 -- .../CpuCommonFeaturesLib/CpuCommonFeaturesLib.inf | 1 - 20 files changed, 76 deletions(-) -- 2.18.0.windows.1 _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

