summaryrefslogtreecommitdiff
path: root/StandaloneMmPkg/Core
AgeCommit message (Expand)AuthorFilesLines
2021-12-07StandaloneMmPkg: Apply uncrustify changesMichael Kubacki13-744/+836
2021-12-07StandaloneMmPkg: Change OPTIONAL keyword usage styleMichael D Kinney2-18/+18
2021-10-18StandaloneMmPkg: Support CLANGPDB buildsMarvin Häuser1-2/+10
2021-08-11StandaloneMmPkg: build for 32bit arm machinesEtienne Carriere1-1/+1
2021-06-16StandaloneMmPkg: Core: Spelling error in commentSean Brogan1-1/+1
2021-02-11StandaloneMmPkg/StandaloneMmCore: Fix compiler warningMichael Kubacki1-4/+4
2021-01-07StandaloneMmPkg: Fix ECC error 9001 in Standalone MM CoreSami Mujawar1-4/+5
2021-01-07StandaloneMmPkg: Fix ECC error 4002 and 9002 in StandaloneMmCoreSami Mujawar1-5/+18
2021-01-07StandaloneMmPkg: Fix ECC error 5007 in StandaloneMmCoreSami Mujawar1-2/+4
2021-01-07StandaloneMmPkg: Fix ECC error 4002 in FwVol helperSami Mujawar1-13/+14
2021-01-07StandaloneMmPkg: Fix ECC error 1001 in SMM Memory pool managementSami Mujawar1-3/+3
2021-01-07StandaloneMmPkg: Fix ECC error 9002 in Core dispatcherSami Mujawar1-10/+6
2021-01-07StandaloneMmPkg: Fix spell check reported errorsSami Mujawar6-34/+35
2020-06-16StandaloneMmPkg: generate position independent code for StMM coreArd Biesheuvel1-0/+4
2020-06-16StandaloneMmPkg/Core: add missing GUID referenceArd Biesheuvel1-0/+1
2020-06-16StandaloneMmPkg/Core: fix bogus FV pointer in DEBUG stringArd Biesheuvel1-1/+1
2020-05-12StandaloneMmPkg: switch to MM communicate 2 protocolArd Biesheuvel1-1/+1
2020-02-10StandaloneMmPkg: Fix few typosAntoine Coeur3-3/+3
2020-02-10StandaloneMmPkg: Fix a typoPhilippe Mathieu-Daudé1-1/+1
2019-10-17StandaloneMmPkg/Core: Fix typo in function namePhilippe Mathieu-Daude2-4/+4
2019-10-09StandaloneMmPkg/Core: stop abusing EFI_HANDLE for FwVolHeader trackingLaszlo Ersek3-46/+52
2019-04-09StandaloneMmPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney14-97/+14
2019-03-11StandaloneMmPkg/Core: remove legacy boot supportArd Biesheuvel2-113/+33
2019-03-11StandaloneMmPkg/Core: drop support for dispatching FVs into MMArd Biesheuvel3-69/+0
2019-03-11StandaloneMmPkg/Core: dispatch all drivers at init timeArd Biesheuvel2-93/+0
2019-03-11StandaloneMmPkg/Core: permit encapsulated firmware volumesArd Biesheuvel2-9/+91
2019-01-21StandaloneMmPkg/Core/Dispatcher: don't copy dispatched image twiceArd Biesheuvel1-29/+1
2018-07-20StandaloneMmPkg/Core: Implementation of Standalone MM Core Module.Supreeth Venkatesh14-0/+5749