Skip to content

Commit 6953cfe

Browse files
authored
Update shared crypto to v1.0.1 (#1247)
## Description Includes a change to fix the conditional syntax in Standalone MM include FDF files. - [ ] Impacts functionality? - [ ] Impacts security? - [ ] Breaking change? - [ ] Includes tests? - [ ] Includes documentation? - [x] Backport to release branch? ## How This Was Tested - Local build and CI - Integration on a platform that uses shared crypto (and Standalone MM shared crypto) ## Integration Instructions - No changes from v1.0.0 integration instructions Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
1 parent a40e166 commit 6953cfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CryptoPkg/Binaries/BaseCryptoDriver_ext_dep.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "nuget",
44
"name": "edk2-basecrypto-driver-bin",
55
"source": "https://pkgs.dev.azure.com/projectmu/mu/_packaging/Mu-Public/nuget/v3/index.json",
6-
"version": "1.0.0",
6+
"version": "1.0.1",
77
"flags": ["set_build_var"],
88
"var_name": "BLD_*_SHARED_CRYPTO_PATH"
99
}

0 commit comments

Comments
 (0)