[Bug]: RaiseErrorIfProtectionFails Does Not Assert on Debug Build #991
Labels
state:needs-triage
Needs to triaged to determine next steps
state:stale
Has not been updated in a long time
type:bug
Something isn't working
urgency:medium
Important with a moderate impact
Is there an existing issue for this?
Current Behavior
When the DXE memory protection HOB has RaiseErrorIfProtectionFails set, an unaligned image does not cause an assert to occur.
Expected Behavior
Per the README, an assert should occur.
Steps To Reproduce
Load image that fails to be protected with RaiseErrorIfProtectionFails set via DEBUG memory protection set. See that no assert occurs.
Build Environment
Version Information
Urgency
Medium
Are you going to fix this?
I will fix it
Do you need maintainer feedback?
No maintainer feedback needed
Anything else?
No response
The text was updated successfully, but these errors were encountered: