Skip to content

Add Memory Protection Build Flag to Q35 - #198

Merged
Taylor Beebe (TaylorBeebe) merged 3 commits into
microsoft:mainfrom
TaylorBeebe:mem_prot_bld
Jan 6, 2023
Merged

Taylor Beebe (TaylorBeebe) merged 3 commits into
microsoft:mainfrom
TaylorBeebe:mem_prot_bld

Conversation

@TaylorBeebe

Copy link
Copy Markdown
Contributor

Description

Update Q35 to add a build flag which can toggle memory protection. Memory protection is on by default, and adding BLD_*_MEMORY_PROTECTION=FALSE to the platform build command will turn it off.

  • Impacts functionality?
  • Impacts security?
  • Breaking change?
  • Includes tests?
  • Includes documentation?

How This Was Tested

N/A

Integration Instructions

N/A

@github-actions github-actions Bot added language:python Pull requests that update Python code type:documentation Improvements or additions to documentation labels Dec 13, 2022
@TaylorBeebe
Taylor Beebe (TaylorBeebe) merged commit 7a2cbd0 into microsoft:main Jan 6, 2023
Michael Kubacki (makubacki) pushed a commit that referenced this pull request Mar 13, 2023
Bumps [Common/MU](https://github.com/microsoft/mu_plus) from `1e0679d`
to `a8192ed`.

Commits

*   [`a8192ed`](microsoft/mu_plus@a8192ed) Fix for PR 194. Fix SetCurrentTextString when textbox is not grayed out. ([#195](https://redirect.github.com/microsoft/mu_plus/issues/195))
*   [`c298217`](microsoft/mu_plus@c298217) pip: bump edk2-pytool-extensions from 0.22.1 to 0.22.2 ([#198](https://redirect.github.com/microsoft/mu_plus/issues/198))
*   [`fa70d23`](microsoft/mu_plus@fa70d23) Separate MemoryProtectionExceptionLib into AArch64 and X64 Implementations (#...
*   [`1c15581`](microsoft/mu_plus@1c15581) Update the Paging Audit Readme to Reflect Recent Changes ([#196](https://redirect.github.com/microsoft/mu_plus/issues/196))
*   [`23b4b02`](microsoft/mu_plus@23b4b02) pip: bump edk2-pytool-extensions from 0.22.0 to 0.22.1 ([#197](https://redirect.github.com/microsoft/mu_plus/issues/197))
*   [`6342fca`](microsoft/mu_plus@6342fca) Update the MemoryProtectionTestApp to use the MemoryAttributeProtocol for Arc...
*   [`cf84445`](microsoft/mu_plus@cf84445) Repo File Sync: Use Git long paths on Windows ([#193](https://redirect.github.com/microsoft/mu_plus/issues/193))
*   [`ceed3aa`](microsoft/mu_plus@ceed3aa) Repo File Sync: Add CodeQL GitHub workflow ([#191](https://redirect.github.com/microsoft/mu_plus/issues/191))
*   See full diff in [compare view](microsoft/mu_plus@1e0679d...a8192ed)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

language:python Pull requests that update Python code type:documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants