Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 35d9b7ea2d46f784365c14eb293fcd802a2bafff https://github.com/tianocore/edk2/commit/35d9b7ea2d46f784365c14eb293fcd802a2bafff Author: Rebecca Cran <quic_rc...@quicinc.com> Date: 2022-05-13 (Fri, 13 May 2022)
Changed paths: M ArmPkg/Drivers/ArmGic/ArmGicLib.inf R ArmPkg/Drivers/ArmGic/GicV3/Arm/ArmGicV3.asm R ArmPkg/Include/AsmMacroExport.inc R ArmPkg/Library/ArmExceptionLib/Arm/ExceptionSupport.asm M ArmPkg/Library/ArmExceptionLib/ArmExceptionLib.inf M ArmPkg/Library/ArmExceptionLib/ArmRelocateExceptionLib.inf R ArmPkg/Library/ArmHvcLib/Arm/ArmHvc.asm M ArmPkg/Library/ArmHvcLib/ArmHvcLib.inf R ArmPkg/Library/ArmLib/Arm/ArmLibSupport.asm R ArmPkg/Library/ArmLib/Arm/ArmLibSupportV7.asm R ArmPkg/Library/ArmLib/Arm/ArmV7ArchTimerSupport.asm R ArmPkg/Library/ArmLib/Arm/ArmV7Support.asm M ArmPkg/Library/ArmLib/ArmBaseLib.inf R ArmPkg/Library/ArmMmuLib/Arm/ArmMmuLibV7Support.asm M ArmPkg/Library/ArmMmuLib/ArmMmuBaseLib.inf R ArmPkg/Library/ArmSmcLib/Arm/ArmSmc.asm M ArmPkg/Library/ArmSmcLib/ArmSmcLib.inf R ArmPkg/Library/ArmSvcLib/Arm/ArmSvc.asm M ArmPkg/Library/ArmSvcLib/ArmSvcLib.inf R ArmPkg/Library/CompilerIntrinsicsLib/Arm/lasr.asm R ArmPkg/Library/CompilerIntrinsicsLib/Arm/llsl.asm R ArmPkg/Library/CompilerIntrinsicsLib/Arm/memmove.asm R ArmPkg/Library/CompilerIntrinsicsLib/Arm/mullu.asm R ArmPkg/Library/CompilerIntrinsicsLib/Arm/switch.asm R ArmPkg/Library/CompilerIntrinsicsLib/Arm/uread.asm R ArmPkg/Library/CompilerIntrinsicsLib/Arm/uwrite.asm M ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf Log Message: ----------- ArmPkg: Remove RVCT support RVCT is obsolete and no longer used. Remove support for it. Signed-off-by: Rebecca Cran <quic_rc...@quicinc.com> Reviewed-by: Ard Biesheuvel <a...@kernel.org> Commit: b55b6d33e468993c1ada27b7d6c17b61dc904247 https://github.com/tianocore/edk2/commit/b55b6d33e468993c1ada27b7d6c17b61dc904247 Author: Rebecca Cran <quic_rc...@quicinc.com> Date: 2022-05-13 (Fri, 13 May 2022) Changed paths: R ArmPlatformPkg/Library/ArmPlatformLibNull/Arm/ArmPlatformHelper.asm M ArmPlatformPkg/Library/ArmPlatformLibNull/ArmPlatformLibNull.inf R ArmPlatformPkg/Library/ArmPlatformStackLib/Arm/ArmPlatformStackLib.asm M ArmPlatformPkg/Library/ArmPlatformStackLib/ArmPlatformStackLib.inf R ArmPlatformPkg/PrePeiCore/Arm/Exception.asm R ArmPlatformPkg/PrePeiCore/Arm/PrePeiCoreEntryPoint.asm R ArmPlatformPkg/PrePeiCore/Arm/SwitchStack.asm M ArmPlatformPkg/PrePeiCore/PrePeiCoreMPCore.inf M ArmPlatformPkg/PrePeiCore/PrePeiCoreUniCore.inf R ArmPlatformPkg/PrePi/Arm/ModuleEntryPoint.asm M ArmPlatformPkg/PrePi/PeiMPCore.inf M ArmPlatformPkg/PrePi/PeiUniCore.inf M ArmPlatformPkg/Scripts/Makefile Log Message: ----------- ArmPlatformPkg: Remove RVCT support RVCT is obsolete and no longer used. Remove support for it. Signed-off-by: Rebecca Cran <quic_rc...@quicinc.com> Reviewed-by: Ard Biesheuvel <a...@kernel.org> Commit: e9eeb0ad2b2347f30fa54e70868c44290ed3dc2e https://github.com/tianocore/edk2/commit/e9eeb0ad2b2347f30fa54e70868c44290ed3dc2e Author: Rebecca Cran <quic_rc...@quicinc.com> Date: 2022-05-13 (Fri, 13 May 2022) Changed paths: M CryptoPkg/CryptoPkg.dsc M CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf M CryptoPkg/Library/BaseCryptLib/PeiCryptLib.inf M CryptoPkg/Library/BaseCryptLib/RuntimeCryptLib.inf M CryptoPkg/Library/BaseCryptLib/UnitTestHostBaseCryptLib.inf M CryptoPkg/Library/OpensslLib/OpensslLib.inf M CryptoPkg/Library/OpensslLib/OpensslLibCrypto.inf M CryptoPkg/Test/CryptoPkgHostUnitTest.dsc Log Message: ----------- CryptoPkg: Remove RVCT support RVCT is obsolete and no longer used. Remove support for it. Signed-off-by: Rebecca Cran <quic_rc...@quicinc.com> Reviewed-by: Ard Biesheuvel <a...@kernel.org> Commit: 48b919cb141de527d5689c42132d2b42a72102cc https://github.com/tianocore/edk2/commit/48b919cb141de527d5689c42132d2b42a72102cc Author: Rebecca Cran <quic_rc...@quicinc.com> Date: 2022-05-13 (Fri, 13 May 2022) Changed paths: M MdePkg/Include/Arm/ProcessorBind.h M MdePkg/Include/Base.h M MdePkg/Library/BaseCpuLib/BaseCpuLib.inf M MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicArmVirt.inf M MdePkg/Library/BaseLib/BaseLib.inf M MdePkg/Library/BaseLib/UnitTestHostBaseLib.inf M MdePkg/Library/BaseMemoryLibOptDxe/BaseMemoryLibOptDxe.inf M MdePkg/Library/BaseStackCheckLib/BaseStackCheckLib.inf M MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf Log Message: ----------- MdePkg: Remove RVCT support RVCT is obsolete and no longer used. Remove support for it. Signed-off-by: Rebecca Cran <quic_rc...@quicinc.com> Reviewed-by: Ard Biesheuvel <a...@kernel.org> Commit: 5621d81edf2c98dddedce483bbcc661817e02357 https://github.com/tianocore/edk2/commit/5621d81edf2c98dddedce483bbcc661817e02357 Author: Rebecca Cran <quic_rc...@quicinc.com> Date: 2022-05-13 (Fri, 13 May 2022) Changed paths: M FatPkg/FatPkg.dsc Log Message: ----------- FatPkg: Remove RVCT support RVCT is obsolete and no longer used. Remove support for it. Signed-off-by: Rebecca Cran <quic_rc...@quicinc.com> Reviewed-by: Ard Biesheuvel <a...@kernel.org> Commit: cc070e9e0cd80c9d5346667f99d95e3165ba2774 https://github.com/tianocore/edk2/commit/cc070e9e0cd80c9d5346667f99d95e3165ba2774 Author: Rebecca Cran <quic_rc...@quicinc.com> Date: 2022-05-13 (Fri, 13 May 2022) Changed paths: M NetworkPkg/NetworkBuildOptions.dsc.inc Log Message: ----------- NetworkPkg: Remove RVCT support RVCT is obsolete and no longer used. Remove support for it. Signed-off-by: Rebecca Cran <quic_rc...@quicinc.com> Reviewed-by: Ard Biesheuvel <a...@kernel.org> Commit: a7441994701479cfa1e226ffd52eae12c5555970 https://github.com/tianocore/edk2/commit/a7441994701479cfa1e226ffd52eae12c5555970 Author: Rebecca Cran <quic_rc...@quicinc.com> Date: 2022-05-13 (Fri, 13 May 2022) Changed paths: M ArmVirtPkg/ArmVirt.dsc.inc Log Message: ----------- ArmVirtPkg: Remove RVCT support RVCT is obsolete and no longer used. Remove support for it. Signed-off-by: Rebecca Cran <quic_rc...@quicinc.com> Reviewed-by: Ard Biesheuvel <a...@kernel.org> Commit: b7a446f22485a75e2b20870f9a774b3bedf2cb05 https://github.com/tianocore/edk2/commit/b7a446f22485a75e2b20870f9a774b3bedf2cb05 Author: Rebecca Cran <quic_rc...@quicinc.com> Date: 2022-05-13 (Fri, 13 May 2022) Changed paths: M EmbeddedPkg/EmbeddedPkg.dsc M EmbeddedPkg/GdbStub/Arm/Processor.c Log Message: ----------- EmbeddedPkg: Remove RVCT support RVCT is obsolete and no longer used. Remove support for it. Signed-off-by: Rebecca Cran <quic_rc...@quicinc.com> Reviewed-by: Ard Biesheuvel <a...@kernel.org> Commit: 57c84113a14e9aef63bfa63ebfc9366cb7f87a55 https://github.com/tianocore/edk2/commit/57c84113a14e9aef63bfa63ebfc9366cb7f87a55 Author: Rebecca Cran <quic_rc...@quicinc.com> Date: 2022-05-13 (Fri, 13 May 2022) Changed paths: M OvmfPkg/Library/XenHypercallLib/XenHypercallLib.inf Log Message: ----------- OvmfPkg: Remove RVCT support RVCT is obsolete and no longer used. Remove support for it. Signed-off-by: Rebecca Cran <quic_rc...@quicinc.com> Reviewed-by: Ard Biesheuvel <a...@kernel.org> Commit: 708620d29db89d03e822b8d17dc75fbac865c6dc https://github.com/tianocore/edk2/commit/708620d29db89d03e822b8d17dc75fbac865c6dc Author: Rebecca Cran <quic_rc...@quicinc.com> Date: 2022-05-13 (Fri, 13 May 2022) Changed paths: M BaseTools/Conf/build_rule.template M BaseTools/Conf/tools_def.template R BaseTools/Scripts/Rvct-Align32.sct R BaseTools/Scripts/Rvct-Align4K.sct M BaseTools/Source/C/Include/Common/BaseTypes.h M BaseTools/Source/Python/AutoGen/BuildEngine.py M BaseTools/Source/Python/AutoGen/GenMake.py M BaseTools/Source/Python/AutoGen/ModuleAutoGen.py M BaseTools/Source/Python/UPT/Library/DataType.py Log Message: ----------- BaseTools: Remove RVCT support RVCT is obsolete and no longer used. Remove support for it. Signed-off-by: Rebecca Cran <quic_rc...@quicinc.com> Reviewed-by: Ard Biesheuvel <a...@kernel.org> Compare: https://github.com/tianocore/edk2/compare/ef01d63ef3c9...708620d29db8 _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits