mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
Add EFI_MEMORY_XP to all MapMmioMemory() calls in ProcessPciHost() for: - ECAM space - Translated I/O window - 32-bit MMIO window - 64-bit MMIO window These regions are data/MMIO only and should not be executable. Marking them with EFI_MEMORY_XP improves memory protection hardening without changing intended runtime behavior. Signed-off-by: Aaron Pop <aaronpop@microsoft.com> |
||
|---|---|---|
| .. | ||
| FdtPciHostBridgeLib | ||
| FdtPciPcdProducerLib | ||
| HighMemDxe | ||
| VirtioFdtDxe | ||