Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate PEI RNG Shared Crypto #1007

Merged
merged 2 commits into from
Aug 3, 2024

Commits on Aug 3, 2024

  1. Integrate PEI RNG Shared Crypto

    Produces a RNG PPI that is used by shared crypto to abstract platform
    RNG support.
    
    - Updates Mu Basecore to v2023110011.0.0
    - 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
    
    Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
    makubacki committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    4e8c28b View commit details
    Browse the repository at this point in the history
  2. Update host unit test libs

    The host unit test need changes to the library instances linked to
    compile and pass.
    
    Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
    makubacki committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    bbf41de View commit details
    Browse the repository at this point in the history