summaryrefslogtreecommitdiff
path: root/StandaloneMmPkg/Include
AgeCommit message (Expand)AuthorFilesLines
2022-07-07StandaloneMmPkg: Fix issue about SpPcpuSharedBufSize fieldMing Huang1-1/+1
2021-12-07StandaloneMmPkg: Apply uncrustify changesMichael Kubacki8-103/+91
2021-08-11StandaloneMmPkg: build for 32bit arm machinesEtienne Carriere1-0/+0
2021-02-26StandaloneMmPkg: Remove StandaloneMmDriverEntryPoint.hMichael Kubacki1-142/+0
2021-02-10StandaloneMmPkg/FvLib.h: Add EFIAPI to FfsFindSection()Michael Kubacki1-0/+1
2021-01-07StandaloneMmPkg: Fix ECC error 9002 in StandaloneMmCoreEntryPointSami Mujawar1-5/+8
2021-01-07StandaloneMmPkg: Fix ECC error 4002 in StandaloneMmCoreEntryPointSami Mujawar1-17/+17
2021-01-07StandaloneMmPkg: Fix spell check reported errorsSami Mujawar3-8/+8
2020-06-16StandaloneMmPkg/StandaloneMmCoreEntryPoint: relocate StMM core on the flyArd Biesheuvel1-0/+4
2019-04-09StandaloneMmPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney10-71/+10
2018-07-20StandaloneMmPkg: Add CPU driver suitable for ARM Platforms.Supreeth Venkatesh1-0/+41
2018-07-20StandaloneMmPkg: Add an AArch64 specific entry point library.Supreeth Venkatesh1-0/+215
2018-07-20StandaloneMmPkg/Core: Implementation of Standalone MM Core Module.Supreeth Venkatesh3-0/+176
2018-07-20StandaloneMmPkg: MM driver entry point library.Supreeth Venkatesh1-0/+148
2018-07-20StandaloneMmPkg/MemoryAllocationLib: Add MM memory allocation library.Supreeth Venkatesh2-0/+195
2018-07-20StandaloneMmPkg/MemLib: Add Standalone MM instance of memory check library.Supreeth Venkatesh1-0/+140
2018-07-20StandaloneMmPkg/FvLib: Add a common FV Library for management mode.Supreeth Venkatesh1-0/+109