mu_basecore
mu_basecore copied to clipboard
Project Mu BaseCore
Improve CI log output with more actionable messages, and downgraded some errors/warnings that should not be treated as such
Please accept this contribution adding the standard Microsoft SECURITY.MD :lock: file to help the community understand the security policy and how to safely report security issues. GitHub uses the presence...
## Description Checks that the next map entry is valid before dereferencing to merge the guard pages. If the final entry is at the end of a page with no...
## Description Makes changes to comply with alerts raised by CodeQL. A prior pass with a subset of queries used here was already done so this is mostly addressing issues...
## Description Adds Debug Logs and Performance Measurements to track variable usage throughout various phases of UEFI. This along with a script (not yet published) may be used to track...
## Description If the stack cookie value is randomized in the AutoGen.h file each build, the build system will determine the module/library must be rebuilt causing effectively a clean build...
## Description An initial set of changes to start development on this branch. These changes include the primary interface defintions for variable router support and variable storage driver implementation for...
## Description EccCheck is a tool that verifies additional Efi Code Compatibility for files that have been modified. EccCheck relies on the basetool/Source/Python/Ecc. Ecc contained files that were generated for...
## Description This PR makes the necessary changes to apply EFI_MEMORY_RP on EfiConventionalMemory and adds a memory protection policy to configure the setting. - [x] Impacts functionality? - **Functionality** -...