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

ArmVirtPkg: Correct PcdDxeNxMemoryProtectionPolicy comment #6204

Merged
merged 2 commits into from
Sep 26, 2024

Commits on Sep 26, 2024

  1. ArmVirtPkg: Correct PcdDxeNxMemoryProtectionPolicy comment

    Since commit 2997ae3 ("ArmVirtPkg: make EFI_LOADER_DATA
    non-executable") the comment for PcdDxeNxMemoryProtectionPolicy is
    incorrect.
    
    * Remove the incorrect part of the description.
    * Describe overriding NX protection by passing a pcd parameter on the
      build command line.
    
    Signed-off-by: Heinrich Schuchardt <[email protected]>
    xypron committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    9a7f707 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a889e2 View commit details
    Browse the repository at this point in the history