REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1464
Patch 1-10 remove usage of PcdFrameworkCompatibilitySupport. patch 11 remove PcdFrameworkCompatibilitySupport Cc: Bob Feng <bob.c.f...@intel.com> Cc: Liming Gao <liming....@intel.com> Cc: Ray Ni <ray...@intel.com> Cc: Hao Wu <hao.a...@intel.com> Cc: Eric Dong <eric.d...@intel.com> Cc: Michael D Kinney <michael.d.kin...@intel.com> Cc: Kelly Steele <kelly.ste...@intel.com> Cc: Zailiang Sun <zailiang....@intel.com> Cc: Yi Qian <yi.q...@intel.com> Cc: Laszlo Ersek <ler...@redhat.com> Cc: Jiewen Yao <jiewen....@intel.com> Cc: Chao Zhang <chao.b.zh...@intel.com Cc: Jian J Wang <jian.j.w...@intel.com> Dandan Bi (11): BaseTools/VfrCompile: Remove framework VFR support FatPkg/FatPei: Remove PcdFrameworkCompatibilitySupport usage IntelFrameworkModulePkg: Remove PcdFrameworkCompatibilitySupport usage MdeModulePkg/Core: Remove PcdFrameworkCompatibilitySupport usage MdeModulePkg/CdExpress: Remove PcdFrameworkCompatibilitySupport usage MdeModulePkg/Setup: Remove PcdFrameworkCompatibilitySupport usage QuarkPlatformPkg: Remove PcdFrameworkCompatibilitySupport usage SignedCapsulePkg: Remove PcdFrameworkCompatibilitySupport usage UefiCpuPkg: Remove PcdFrameworkCompatibilitySupport usage Vlv2TbltDevicePkg: Remove PcdFrameworkCompatibilitySupport usage MdeModulePkg: Remove PcdFrameworkCompatibilitySupport BaseTools/Source/C/VfrCompile/VfrCompiler.cpp | 35 +---- BaseTools/Source/C/VfrCompile/VfrCompiler.h | 3 +- BaseTools/Source/C/VfrCompile/VfrFormPkg.cpp | 23 +-- BaseTools/Source/C/VfrCompile/VfrFormPkg.h | 3 +- BaseTools/Source/C/VfrCompile/VfrSyntax.g | 103 +------------- .../Source/C/VfrCompile/VfrUtilityLib.cpp | 52 +------ BaseTools/Source/C/VfrCompile/VfrUtilityLib.h | 7 +- .../VfrCompiler_Utility_Man_Page.rtf | 4 - FatPkg/FatPei/FatLiteApi.c | 10 +- FatPkg/FatPei/FatPei.inf | 4 - .../Universal/Acpi/AcpiS3SaveDxe/AcpiS3Save.c | 10 +- .../Acpi/AcpiS3SaveDxe/AcpiS3SaveDxe.inf | 3 +- MdeModulePkg/Core/Dxe/DxeMain.inf | 6 +- MdeModulePkg/Core/Dxe/Image/Image.c | 132 +----------------- MdeModulePkg/Core/Dxe/Image/Image.h | 85 +---------- MdeModulePkg/Core/Pei/FwVol/FwVol.c | 65 --------- MdeModulePkg/Core/Pei/PeiMain.inf | 1 - MdeModulePkg/MdeModulePkg.dec | 8 -- MdeModulePkg/MdeModulePkg.uni | 6 - .../Disk/CdExpressPei/CdExpressPei.inf | 5 +- .../Disk/CdExpressPei/PeiCdExpress.c | 10 +- .../Universal/SetupBrowserDxe/IfrParse.c | 86 +----------- .../SetupBrowserDxe/SetupBrowserDxe.inf | 6 +- .../Pei/PlatformInit/Generic/Recovery.c | 50 ++----- .../Pei/PlatformInit/PlatformEarlyInit.inf | 3 +- .../RecoveryModuleLoadPei.c | 6 +- .../RecoveryModuleLoadPei.inf | 5 +- .../Universal/Acpi/S3Resume2Pei/S3Resume.c | 30 ---- .../Acpi/S3Resume2Pei/S3Resume2Pei.inf | 3 +- Vlv2TbltDevicePkg/PlatformPkgGccX64.dsc | 3 +- Vlv2TbltDevicePkg/PlatformPkgIA32.dsc | 3 +- Vlv2TbltDevicePkg/PlatformPkgX64.dsc | 3 +- 32 files changed, 48 insertions(+), 725 deletions(-) -- 2.18.0.windows.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#39719): https://edk2.groups.io/g/devel/message/39719 Mute This Topic: https://groups.io/mt/31378992/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-