public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v1 0/1] StandaloneMM: Update permissions for Standalone MM drivers memory area
@ 2018-10-25  7:46 Sughosh Ganu
  2018-10-25  7:46 ` [PATCH v1 1/1] " Sughosh Ganu
  0 siblings, 1 reply; 2+ messages in thread
From: Sughosh Ganu @ 2018-10-25  7:46 UTC (permalink / raw)
  To: edk2-devel

Patch to update the memory attributes of the region where StandaloneMM
drivers are loaded. Based on the review comments from Ard, this code
has now been moved under StandaloneMmPkg directory.

This patch needs to be applied on top of the following patch series -
"ArmPkg related changes for StandaloneMM package".

Sughosh Ganu (1):
  StandaloneMM: Update permissions for Standalone MM drivers memory area

 ArmPkg/Library/RvdPeCoffExtraActionLib/RvdPeCoffExtraActionLib.inf => StandaloneMmPkg/Library/StandaloneMmPeCoffExtraActionLib/StandaloneMmPeCoffExtraActionLib.inf |  19 +-
 StandaloneMmPkg/Library/StandaloneMmPeCoffExtraActionLib/StandaloneMmPeCoffExtraActionLib.c                                                                         | 222 ++++++++++++++++++++
 2 files changed, 234 insertions(+), 7 deletions(-)
 copy ArmPkg/Library/RvdPeCoffExtraActionLib/RvdPeCoffExtraActionLib.inf => StandaloneMmPkg/Library/StandaloneMmPeCoffExtraActionLib/StandaloneMmPeCoffExtraActionLib.inf (72%)
 create mode 100644 StandaloneMmPkg/Library/StandaloneMmPeCoffExtraActionLib/StandaloneMmPeCoffExtraActionLib.c

-- 
2.7.4



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

end of thread, other threads:[~2018-10-25  7:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-25  7:46 [PATCH v1 0/1] StandaloneMM: Update permissions for Standalone MM drivers memory area Sughosh Ganu
2018-10-25  7:46 ` [PATCH v1 1/1] " Sughosh Ganu

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