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

Changes since v2:
Incorporate review comments from Achin to move
StandaloneMmPeCoffExtraActionLib.c under AArch64 directory.

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.

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

 StandaloneMmPkg/Library/StandaloneMmCoreEntryPoint/StandaloneMmCoreEntryPoint.inf                                                                                   |   2 +-
 ArmPkg/Library/RvdPeCoffExtraActionLib/RvdPeCoffExtraActionLib.inf => StandaloneMmPkg/Library/StandaloneMmPeCoffExtraActionLib/StandaloneMmPeCoffExtraActionLib.inf |  18 +-
 StandaloneMmPkg/Library/StandaloneMmPeCoffExtraActionLib/AArch64/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/AArch64/StandaloneMmPeCoffExtraActionLib.c

-- 
2.7.4




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

end of thread, other threads:[~2018-12-09 16:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-03  7:19 [PATCH v3 0/2] StandaloneMM: Update permissions for Standalone MM drivers memory area Sughosh Ganu
2018-12-03  7:19 ` [PATCH v3 1/2] StandaloneMM: Include the newly added library class for MMU functions Sughosh Ganu
2018-12-03  7:19 ` [PATCH v3 2/2] StandaloneMM: Update permissions for Standalone MM drivers memory area Sughosh Ganu
2018-12-09 16:21 ` [PATCH v3 0/2] " Achin Gupta

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