public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v2 0/2] StandaloneMM: Update permissions for Standalone MM drivers memory area
@ 2018-11-27  6:22 Sughosh Ganu
  2018-11-27  6:22 ` [PATCH v2 1/2] StandaloneMM: Include the newly added library class for MMU functions Sughosh Ganu
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Sughosh Ganu @ 2018-11-27  6:22 UTC (permalink / raw)
  To: edk2-devel, Achin Gupta

Changes since v1:
A new patch has been added to reflect the library class added for
changing the MMU attributes in StandaloneMM image, based on review
comments from Ard Biesheuvel.


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


Sughosh Ganu (2):
  StandaloneMM: Include the newly added library class for MMU functions
  StandaloneMM: Update permissions for Standalone MM drivers memory area

 .../StandaloneMmCoreEntryPoint.inf                 |   2 +-
 .../StandaloneMmPeCoffExtraActionLib.inf           |  18 +-
 .../StandaloneMmPeCoffExtraActionLib.c             | 222 +++++++++++++++++++++
 3 files changed, 234 insertions(+), 8 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] 7+ messages in thread

end of thread, other threads:[~2018-12-03  6:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-27  6:22 [PATCH v2 0/2] StandaloneMM: Update permissions for Standalone MM drivers memory area Sughosh Ganu
2018-11-27  6:22 ` [PATCH v2 1/2] StandaloneMM: Include the newly added library class for MMU functions Sughosh Ganu
2018-11-27  6:22 ` [PATCH v2 2/2] StandaloneMM: Update permissions for Standalone MM drivers memory area Sughosh Ganu
2018-11-30 23:38 ` [PATCH v2 0/2] " Achin Gupta
2018-12-01  4:26   ` Sughosh Ganu
2018-12-01 18:45     ` Achin Gupta
2018-12-03  6:23       ` Sughosh Ganu

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