summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg/Test
diff options
context:
space:
mode:
authorLiming Gao <gaoliming@byosoft.com.cn>2022-08-26 10:05:50 +0800
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2022-08-28 02:17:24 +0000
commit722e03bc2e903f1b6d1bc6249360d92f72d0505a (patch)
treea158f95fdeceee1179016750ca8fa631976f3e9a /UefiCpuPkg/Test
parent0ede7cad73dda686afa2ea0eb2a787f48ec666aa (diff)
downloadedk2-722e03bc2e903f1b6d1bc6249360d92f72d0505a.tar.gz
edk2-722e03bc2e903f1b6d1bc6249360d92f72d0505a.tar.bz2
edk2-722e03bc2e903f1b6d1bc6249360d92f72d0505a.zip
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 <gaoliming@byosoft.com.cn> Reviewed-by: Zhiguang Liu <zhiguang.liu@intel.com> Acked-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'UefiCpuPkg/Test')
-rw-r--r--UefiCpuPkg/Test/UefiCpuPkgHostTest.dsc9
1 files changed, 0 insertions, 9 deletions
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