summaryrefslogtreecommitdiff
path: root/StandaloneMmPkg/Library
AgeCommit message (Expand)AuthorFilesLines
2019-01-21StandaloneMmPkg/StandaloneMmCoreEntryPoint: remove bogus ASSERT_EFI_ERROR()sArd Biesheuvel1-2/+0
2019-01-21StandaloneMmPkg/StandaloneMmCoreEntryPoint: use %a modifier for ASCII stringsArd Biesheuvel1-1/+1
2019-01-21StandaloneMmPkg/StandaloneMmCoreHobLib: restrict to MM_CORE_STANDALONEArd Biesheuvel1-1/+1
2019-01-21StandaloneMmPkg: add MM_STANDALONE MemoryAllocationLib implementationArd Biesheuvel2-0/+863
2019-01-21StandaloneMmPkg: add HobLib implementation for MM_STANDALONE modulesArd Biesheuvel2-0/+694
2018-12-09StandaloneMM: Update permissions for Standalone MM drivers memory areaSughosh Ganu2-0/+267
2018-12-09StandaloneMM: Include the newly added library class for MMU functionsSughosh Ganu1-1/+1
2018-12-09StandaloneMmPkg: Zero data structure explicitlyAchin Gupta1-1/+2
2018-07-20StandaloneMmPkg: Add an AArch64 specific entry point library.Supreeth Venkatesh4-0/+859
2018-07-20StandaloneMmPkg: MM driver entry point library.Supreeth Venkatesh2-0/+140
2018-07-20StandaloneMmPkg/HobLib: Add HOB Library for management mode.Supreeth Venkatesh3-0/+719
2018-07-20StandaloneMmPkg/MemoryAllocationLib: Add MM memory allocation library.Supreeth Venkatesh3-0/+995
2018-07-20StandaloneMmPkg/MemLib: Add Standalone MM instance of memory check library.Supreeth Venkatesh3-0/+368
2018-07-20StandaloneMmPkg/FvLib: Add a common FV Library for management mode.Supreeth Venkatesh2-0/+442