Skip to content

Commit

Permalink
Ask about the NX bit and point to NX signing exception
Browse files Browse the repository at this point in the history
  • Loading branch information
julian-klode committed Feb 5, 2024
1 parent dac8e76 commit 6f19b78
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,13 @@ This matches https://github.com/rhboot/shim/releases/tag/15.8 and contains the a
*******************************************************************************
[your text here]

*******************************************************************************
### Do you have the NX bit set in your shim? If so, is your entire boot stack NX-compatible and what testing have you done to ensure such compatibility?

See https://techcommunity.microsoft.com/t5/hardware-dev-center/nx-exception-for-shim-community/ba-p/3976522 for more details on the signing of shim without NX bit.
*******************************************************************************
[your text here]

*******************************************************************************
### If shim is loading GRUB2 bootloader what exact implementation of Secureboot in GRUB2 do you have? (Either Upstream GRUB2 shim_lock verifier or Downstream RHEL/Fedora/Debian/Canonical-like implementation)
*******************************************************************************
Expand Down

0 comments on commit 6f19b78

Please sign in to comment.