summaryrefslogtreecommitdiffstats
path: root/StandaloneMmPkg/Core/Dispatcher.c
Commit message (Expand)AuthorAgeFilesLines
* StandaloneMmPkg: Fix ECC error 9002 in Core dispatcherSami Mujawar2021-01-071-10/+6
* StandaloneMmPkg: Fix spell check reported errorsSami Mujawar2021-01-071-16/+17
* StandaloneMmPkg/Core: fix bogus FV pointer in DEBUG stringArd Biesheuvel2020-06-161-1/+1
* StandaloneMmPkg: Fix a typoPhilippe Mathieu-Daudé2020-02-101-1/+1
* StandaloneMmPkg/Core: Fix typo in function namePhilippe Mathieu-Daude2019-10-171-2/+2
* StandaloneMmPkg/Core: stop abusing EFI_HANDLE for FwVolHeader trackingLaszlo Ersek2019-10-091-37/+43
* StandaloneMmPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* StandaloneMmPkg/Core: drop support for dispatching FVs into MMArd Biesheuvel2019-03-111-46/+0
* StandaloneMmPkg/Core: dispatch all drivers at init timeArd Biesheuvel2019-03-111-92/+0
* StandaloneMmPkg/Core/Dispatcher: don't copy dispatched image twiceArd Biesheuvel2019-01-211-29/+1
* StandaloneMmPkg/Core: Implementation of Standalone MM Core Module.Supreeth Venkatesh2018-07-201-0/+1071