summaryrefslogtreecommitdiffstats
path: root/StandaloneMmPkg/Include
Commit message (Expand)AuthorAgeFilesLines
* StandaloneMmPkg: Consume X64 StandaloneMmCoreEntryPoint From MdePkgOliver Smith-Denny2025-02-071-91/+0
* StandaloneMmPkg: move core entry point lib and cpu driver to ArmPkgLevi Yun2025-01-173-433/+0
* StandaloneMmPkg: remove per-cpu feature on StandaloneMmLevi Yun2025-01-172-9/+5
* StandaloneMmPkg: Move sanity check for comm buffer to entrypointLevi Yun2025-01-172-2/+10
* StandaloneMmPkg: Apply embedded stack in StandaloneMmEntryPointLevi Yun2025-01-171-3/+3
* StandaloneMm/Library: Apply FF-A v1.2 in StandaloneMmLevi Yun2025-01-171-28/+108
* StandaloneMm/Library: Apply transfer list boot protocol in StandaloneMmLevi Yun2025-01-171-50/+57
* StandaloneMmPkg: Introduce PI_MM_CPU_DRIVER_EP protocol.levi.yun2025-01-173-14/+63
* StandaloneMmPkg : Add MM core fv location PPIHongbin1 Zhang2024-12-201-0/+34
* StandaloneMmPkg: Remove definition for MM_CORE_PRIVATE_DATAWei6 Xu2024-08-281-126/+0
* StandaloneMmPkg: Add MmPlatformHobProducerLib library classDun Tan2024-08-281-0/+54
* StandaloneMmPkg: Fix section data length returned larger than actual dataMichael Kubacki2024-07-051-1/+1
* StandaloneMmPkg: Arm: Update to use the new StandaloneMmCpu driverTuan Phan2024-02-271-14/+3
* StandaloneMmPkg: Make StandaloneMmCpu driver architecture independentTuan Phan2024-02-271-0/+94
* StandaloneMmPkg: Fix issue about SpPcpuSharedBufSize fieldMing Huang2022-07-071-1/+1
* StandaloneMmPkg: Apply uncrustify changesMichael Kubacki2021-12-078-103/+91
* StandaloneMmPkg: build for 32bit arm machinesEtienne Carriere2021-08-111-0/+0
* StandaloneMmPkg: Remove StandaloneMmDriverEntryPoint.hMichael Kubacki2021-02-261-142/+0
* StandaloneMmPkg/FvLib.h: Add EFIAPI to FfsFindSection()Michael Kubacki2021-02-101-0/+1
* StandaloneMmPkg: Fix ECC error 9002 in StandaloneMmCoreEntryPointSami Mujawar2021-01-071-5/+8
* StandaloneMmPkg: Fix ECC error 4002 in StandaloneMmCoreEntryPointSami Mujawar2021-01-071-17/+17
* StandaloneMmPkg: Fix spell check reported errorsSami Mujawar2021-01-073-8/+8
* StandaloneMmPkg/StandaloneMmCoreEntryPoint: relocate StMM core on the flyArd Biesheuvel2020-06-161-0/+4
* StandaloneMmPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-0910-71/+10
* StandaloneMmPkg: Add CPU driver suitable for ARM Platforms.Supreeth Venkatesh2018-07-201-0/+41
* StandaloneMmPkg: Add an AArch64 specific entry point library.Supreeth Venkatesh2018-07-201-0/+215
* StandaloneMmPkg/Core: Implementation of Standalone MM Core Module.Supreeth Venkatesh2018-07-203-0/+176
* StandaloneMmPkg: MM driver entry point library.Supreeth Venkatesh2018-07-201-0/+148
* StandaloneMmPkg/MemoryAllocationLib: Add MM memory allocation library.Supreeth Venkatesh2018-07-202-0/+195
* StandaloneMmPkg/MemLib: Add Standalone MM instance of memory check library.Supreeth Venkatesh2018-07-201-0/+140
* StandaloneMmPkg/FvLib: Add a common FV Library for management mode.Supreeth Venkatesh2018-07-201-0/+109