From 722e03bc2e903f1b6d1bc6249360d92f72d0505a Mon Sep 17 00:00:00 2001 From: Liming Gao Date: Fri, 26 Aug 2022 10:05:50 +0800 Subject: Revert "UefiCpuPkg/CpuPageTableLib/UnitTest: Add host based unit test" This reverts commit 2812668bfc121ee792cf3302195176ef4a2ad0bc for tag202208. This feature will be merged after stable tag 202208 is created. Signed-off-by: Liming Gao Reviewed-by: Zhiguang Liu Acked-by: Ard Biesheuvel --- UefiCpuPkg/Test/UefiCpuPkgHostTest.dsc | 9 --------- 1 file changed, 9 deletions(-) (limited to 'UefiCpuPkg/Test') diff --git a/UefiCpuPkg/Test/UefiCpuPkgHostTest.dsc b/UefiCpuPkg/Test/UefiCpuPkgHostTest.dsc index e72e4cd622..8a5c456830 100644 --- a/UefiCpuPkg/Test/UefiCpuPkgHostTest.dsc +++ b/UefiCpuPkg/Test/UefiCpuPkgHostTest.dsc @@ -20,10 +20,6 @@ [LibraryClasses] MtrrLib|UefiCpuPkg/Library/MtrrLib/MtrrLib.inf - CpuPageTableLib|UefiCpuPkg/Library/CpuPageTableLib/CpuPageTableLib.inf - OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLib.inf - BaseCryptLib|CryptoPkg/Library/BaseCryptLib/UnitTestHostBaseCryptLib.inf - RngLib|MdePkg/Library/BaseRngLib/BaseRngLib.inf [PcdsPatchableInModule] gUefiCpuPkgTokenSpaceGuid.PcdCpuNumberOfReservedVariableMtrrs|0 @@ -33,8 +29,3 @@ # Build HOST_APPLICATION that tests the MtrrLib # UefiCpuPkg/Library/MtrrLib/UnitTest/MtrrLibUnitTestHost.inf - - # - # Build HOST_APPLICATION that tests the CpuPageTableLib - # - UefiCpuPkg/Library/CpuPageTableLib/UnitTest/CpuPageTableLibUnitTestHost.inf -- cgit v1.2.3