audk/ArmVirtPkg/Library/QemuVirtMemInfoLib
Ard Biesheuvel 03663c4319 ArmVirtPkg/ArmVirtQemu: Use read-only memory region type for code flash
Map the code flash with read-only attributes so we can execute from it
even under a memory protection regime that enables WXN, making all
writable memory regions non-executable by default.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Reviewed-by: Leif Lindholm <quic_llindhol@quicinc.com>
2023-05-29 16:51:01 +00:00
..
QemuVirtMemInfoLib.c ArmVirtPkg/ArmVirtQemu: Use read-only memory region type for code flash 2023-05-29 16:51:01 +00:00
QemuVirtMemInfoLib.inf ArmVirtPkg/QemuVirtMemInfoLib: use HOB not PCD to record the memory size 2022-10-26 17:28:39 +00:00
QemuVirtMemInfoPeiLib.inf ArmVirtPkg/QemuVirtMemInfoLib: use HOB not PCD to record the memory size 2022-10-26 17:28:39 +00:00
QemuVirtMemInfoPeiLibConstructor.c ArmVirtPkg: Update code to be more C11 compliant by using __func__ 2023-04-10 14:19:57 +00:00