-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Loading status checks…
Integrate PEI RNG Shared Crypto (#1007)
## Description Produces an RNG PPI that is used by shared crypto to abstract platform RNG support. - Updates Mu Basecore to v2023110010.0.1 - Updates Mu Tiano Plus to v2023110001.1.0 - Updates Mu MM Supervisor to v12.0.1 (for overrides) - Updates pytools for compat with Mu Basecore Rust plugin - [ ] Impacts functionality? - [ ] Impacts security? - [ ] Breaking change? - [ ] Includes tests? - [ ] Includes documentation? ## How This Was Tested - CI - Verified RngPei is launched - Verified RNG PPI is installed - Verified Shared Crypto's RNG PPI dependency is met - EFI Shell Boot ## Integration Instructions - N/A Signed-off-by: Michael Kubacki <[email protected]>
- Loading branch information
Showing
9 changed files
with
85 additions
and
26 deletions.
There are no files selected for viewing
Submodule MM_SUPV
updated
4 files
+13 −3 | .github/workflows/codeql.yml | |
+1 −1 | MmSupervisorPkg/Core/MmSupervisorCore.inf | |
+5 −5 | MmSupervisorPkg/Core/Relocate/Relocate.c | |
+2 −2 | pip-requirements.txt |
Submodule MU_BASECORE
updated
99 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters