File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments