patina-v11.3.3
·
655 commits
to refs/heads/main
since this release
What's Changed
-
Enable NX for DXE Core stack and Set a guard page for the range with RP attributes @srilathasridharan (#856)
Change Details
## Description
Enable NX protection for DXE Core stack and set a guard page for the range with RP attributes.
- Impacts functionality?
- Impacts security?
- Breaking change?
- Includes tests?
- Includes documentation?
How This Was Tested
Verified on a Surface arm based platform.
Integration Instructions
N/A
</blockquote> <hr> </details>
-
Remove cargo-tarpaulin @Javagedes (#870)
Change Details
## Description
Remove cargo-tarpaulin from the [tools] section so that CI does not install it, since it was replaced with cargo-llvm-cov
- Impacts functionality?
- Impacts security?
- Breaking change?
- Includes tests?
- Includes documentation?
How This Was Tested
N/A
Integration Instructions
N/A
-
chore: Release v11.3.2 @Javagedes (#871)
Change Details
## Description
- Impacts functionality?
- Impacts security?
- Breaking change?
- Includes tests?
- Includes documentation?
How This Was Tested
N/A
Integration Instructions
N/A
Full Changelog: patina-v11.3.2...v11.3.3