audk/PrmPkg/PrmConfigDxe
Taylor Beebe a96d2a8f2d PrmPkg: Don't Set Access Attributes of Runtime MMIO Ranges
Passing in access attributes to SetMemorySpaceAttributes() will cause
the existing attributes to be overwritten. The MMIO region should have
the appropriate attributes applied during memory protection
initialization and the attributes of the memory space descriptor are
inaccurate. Don't pass in any CPU arch attributes so
SetMemorySpaceAttributes() doesn't subsequently call
gCpu->SetMemoryAttributes().

Signed-off-by: Oliver Smith-Denny <osde@linux.microsoft.com>
2024-07-24 21:13:52 +00:00
..
PrmConfigDxe.c PrmPkg: Don't Set Access Attributes of Runtime MMIO Ranges 2024-07-24 21:13:52 +00:00
PrmConfigDxe.inf PrmPkg/PrmConfigDxe: Add initial driver 2022-04-05 00:42:38 +00:00