Skip to content

Commit dfa2bd9

Browse files
committed
test
1 parent a8817e5 commit dfa2bd9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Platforms/QemuQ35Pkg/QemuQ35PkgCommon.dsc.inc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1256,7 +1256,11 @@
12561256
## Where-Object {(Select-String -InputObject $_ -Pattern "MODULE_TYPE\s*=\s*UEFI_APPLICATION")} | ^
12571257
## ForEach-Object {$path = $_.FullName -replace '\\','/'; Write-Output $path}
12581258
!if $(BUILD_UNIT_TESTS) == TRUE
1259-
CryptoPkg/Test/UnitTest/Library/BaseCryptLib/BaseCryptLibUnitTestApp.inf
1259+
CryptoPkg/Test/UnitTest/Library/BaseCryptLib/BaseCryptLibUnitTestApp.inf {
1260+
<LibraryClasses>
1261+
BaseCryptLib|CryptoPkg/Library/BaseCryptLibOnOneCrypto/DxeCryptLib.inf
1262+
TlsLib|CryptoPkg/Library/BaseCryptLibOnOneCrypto/DxeCryptLib.inf
1263+
}
12601264
AdvLoggerPkg/UnitTests/LineParser/LineParserTestApp.inf
12611265
DfciPkg/UnitTests/DeviceIdTest/DeviceIdTestApp.inf
12621266
# DfciPkg/UnitTests/DfciVarLockAudit/UEFI/DfciVarLockAuditTestApp.inf # DOESN'T PRODUCE OUTPUT

0 commit comments

Comments
 (0)