public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/2] ArmVirtPkg/HighMemDxe: fix issues reported by Michael
@ 2017-03-21  9:23 Ard Biesheuvel
  2017-03-21  9:23 ` [PATCH 1/2] ArmVirtPkg/HighMemDxe: use CPU arch protocol to apply memprotect policy Ard Biesheuvel
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Ard Biesheuvel @ 2017-03-21  9:23 UTC (permalink / raw)
  To: edk2-devel, lersek; +Cc: sigmaepsilon92, Ard Biesheuvel

This fixes two separate issues reported by Michael:
- setting EFI_MEMORY_XP via the GCD memory space map always fails,
- patchable PCD updates do not propagate to other modules.

Ard Biesheuvel (2):
  ArmVirtPkg/HighMemDxe: use CPU arch protocol to apply memprotect
    policy
  ArmVirtPkg/HighMemDxe: check new regions against GCD memory space map

 ArmVirtPkg/HighMemDxe/HighMemDxe.c   | 59 ++++++++++++++------
 ArmVirtPkg/HighMemDxe/HighMemDxe.inf |  2 +-
 2 files changed, 43 insertions(+), 18 deletions(-)

-- 
2.7.4



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-03-21 10:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-21  9:23 [PATCH 0/2] ArmVirtPkg/HighMemDxe: fix issues reported by Michael Ard Biesheuvel
2017-03-21  9:23 ` [PATCH 1/2] ArmVirtPkg/HighMemDxe: use CPU arch protocol to apply memprotect policy Ard Biesheuvel
2017-03-21 10:36   ` Laszlo Ersek
2017-03-21  9:23 ` [PATCH 2/2] ArmVirtPkg/HighMemDxe: check new regions against GCD memory space map Ard Biesheuvel
2017-03-21 10:40   ` Laszlo Ersek
2017-03-21 10:42 ` [PATCH 0/2] ArmVirtPkg/HighMemDxe: fix issues reported by Michael Ard Biesheuvel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox