Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Supports ARM Platforms without needing to disable PcdEnforceSecureRng…
…Algorithms (#855) # Preface Please ensure you have read the [contribution docs](https://github.com/microsoft/mu/blob/master/CONTRIBUTING.md) prior to submitting the pull request. In particular, [pull request guidelines](https://github.com/microsoft/mu/blob/master/CONTRIBUTING.md#pull-request-best-practices). ## Description <_Please include a description of the change and why this change was made._> For each item, place an "x" in between `[` and `]` if true. Example: `[x]`. _(you can also check items in the GitHub UI)_ - [X] Impacts functionality? - Adds two new accceptable algorithms to NetworkPkg Secure list - [X] Impacts security? - Allows for additional ARM specific algorithm and RAW - [ ] Breaking change? - [ ] Includes tests? - [ ] Includes documentation? ## How This Was Tested Tested on ARM platform ## Integration Instructions N/A
- Loading branch information