summaryrefslogtreecommitdiffstats
path: root/StandaloneMmPkg/Core/StandaloneMmCore.c
Commit message (Expand)AuthorAgeFilesLines
* StandaloneMmCore: Change log level when mCommunicationBuffer is NULLLevi Yun2025-01-171-1/+1
* StandaloneMmPkg/Core: Support to dispatch multiple standalone MM FVsWei6 Xu2024-12-201-31/+8
* StandaloneMmPkg/Core: Check Resource HOB and Mmram rangesDun Tan2024-11-051-4/+36
* StandaloneMmPkg/Core: add a new InitializeMmHobList()Dun Tan2024-11-051-20/+27
* StandaloneMmPkg/Core: Remove unneeded checkDun Tan2024-11-051-7/+1
* StandaloneMmPkg/Core: Shadow Standalone BFV into MMRAMWei6 Xu2024-10-301-6/+17
* StandaloneMmPkg/Core: Reset IsCommBufferValid to FALSE before MMI exitsWei6 Xu2024-10-291-4/+5
* StandaloneMmPkg/Core: Migrate Memory Allocation Hob into MMRAMWei6 Xu2024-08-281-0/+61
* StandaloneMmPkg/Core: Install protocol to notify MmEndOfPei eventWei6 Xu2024-08-281-0/+41
* StandaloneMmPkg: Support using gEfiSmmSmramMemoryGuid to get MMRAM rangeWei6 Xu2024-08-281-2/+5
* StandaloneMmPkg/Core: Restart dispatcher once MmEntryPoint is registeredWei6 Xu2024-08-281-0/+1
* StandaloneMmPkg/Core: Remove unused mMmramRanges and mMmramRangeCountWei6 Xu2024-08-281-15/+3
* StandaloneMmPkg/Core: Drop MM_CORE_PRIVATE_DATAWei6 Xu2024-08-281-91/+28
* StandaloneMmPkg/Core: Introduce MM Communication BufferWei6 Xu2024-08-281-24/+118
* StandaloneMmPkg/Core: Switch to MM HobList after MM HostList is readyWei6 Xu2024-08-281-0/+1
* StandaloneMmPkg/Core: Install Loaded Image Protocol for MM CoreWei6 Xu2024-08-281-0/+85
* StandaloneMmPkg/Core: Remove traditional MM driver supportWei6 Xu2024-08-281-1/+0
* StandaloneMmPkg/Core: Dump all HOB info in entrypointWei6 Xu2024-07-071-0/+4
* StandaloneMmPkg/Core: Limit FwVol encapsulation section recursionWei6 Xu2023-12-191-6/+1
* StandaloneMmPkg: Apply uncrustify changesMichael Kubacki2021-12-071-88/+92
* StandaloneMmPkg: Change OPTIONAL keyword usage styleMichael D Kinney2021-12-071-8/+8
* StandaloneMmPkg/StandaloneMmCore: Fix compiler warningMichael Kubacki2021-02-111-4/+4
* StandaloneMmPkg: Fix ECC error 4002 and 9002 in StandaloneMmCoreSami Mujawar2021-01-071-5/+18
* StandaloneMmPkg: Fix ECC error 5007 in StandaloneMmCoreSami Mujawar2021-01-071-2/+4
* StandaloneMmPkg: Fix spell check reported errorsSami Mujawar2021-01-071-4/+4
* StandaloneMmPkg: Fix few typosAntoine Coeur2020-02-101-1/+1
* StandaloneMmPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* StandaloneMmPkg/Core: remove legacy boot supportArd Biesheuvel2019-03-111-91/+33
* StandaloneMmPkg/Core: drop support for dispatching FVs into MMArd Biesheuvel2019-03-111-1/+0
* StandaloneMmPkg/Core: dispatch all drivers at init timeArd Biesheuvel2019-03-111-1/+0
* StandaloneMmPkg/Core: Implementation of Standalone MM Core Module.Supreeth Venkatesh2018-07-201-0/+712