Is there an existing issue for this?
Current Behavior
The current DxePagingAuditTestApp will fail the SBSA pipeline run if enabled, because the common script will try to copy the HeapGuard file over from the mapped drive.
Expected Behavior
The real expected behavior should be that the test will create guard page file so that the consumer can audit the file just like on Q35.
Steps To Reproduce
Just run DxePagingAuditTestApp and notice that the number of pages are incorrect (negative active pages for normal page entries and 0 guard pages)
Build Environment
- OS(s): WSL2
- Tool Chain(s): GCC
- Targets Impacted: AARCH64
Version Information
Urgency
Medium
Are you going to fix this?
Someone else needs to fix it
Do you need maintainer feedback?
No maintainer feedback needed
Anything else?
No response
Is there an existing issue for this?
Current Behavior
The current
DxePagingAuditTestAppwill fail the SBSA pipeline run if enabled, because the common script will try to copy the HeapGuard file over from the mapped drive.Expected Behavior
The real expected behavior should be that the test will create guard page file so that the consumer can audit the file just like on Q35.
Steps To Reproduce
Just run
DxePagingAuditTestAppand notice that the number of pages are incorrect (negative active pages for normal page entries and 0 guard pages)Build Environment
Version Information
Urgency
Medium
Are you going to fix this?
Someone else needs to fix it
Do you need maintainer feedback?
No maintainer feedback needed
Anything else?
No response