summaryrefslogtreecommitdiff
path: root/StandaloneMmPkg
AgeCommit message (Expand)Author
2020-06-16StandaloneMmPkg/StandaloneMmCoreEntryPoint: relocate StMM core on the flyArd Biesheuvel
2020-06-16StandaloneMmPkg: generate position independent code for StMM coreArd Biesheuvel
2020-06-16StandaloneMmPkg/Core: add missing GUID referenceArd Biesheuvel
2020-06-16StandaloneMmPkg/Core: fix bogus FV pointer in DEBUG stringArd Biesheuvel
2020-05-12StandaloneMmPkg: switch to MM communicate 2 protocolArd Biesheuvel
2020-02-10StandaloneMmPkg: Fix few typosAntoine Coeur
2020-02-10StandaloneMmPkg: Fix a typoPhilippe Mathieu-Daudé
2019-11-25StandaloneMmPkg: Fix build failure - Bug 2253Sami Mujawar
2019-10-17StandaloneMmPkg/Core: Fix typo in function namePhilippe Mathieu-Daude
2019-10-09StandaloneMmPkg/Core: stop abusing EFI_HANDLE for FwVolHeader trackingLaszlo Ersek
2019-09-17StandaloneMmPkg: make package .DSC file build againArd Biesheuvel
2019-04-09StandaloneMmPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney
2019-03-11StandaloneMmPkg: remove redundant StandaloneMmDriverEntryPoint driverArd Biesheuvel
2019-03-11StandaloneMmPkg: drop unused PCD PcdStandaloneMmEnableArd Biesheuvel
2019-03-11StandaloneMmPkg/Core: remove legacy boot supportArd Biesheuvel
2019-03-11StandaloneMmPkg/Core: drop support for dispatching FVs into MMArd Biesheuvel
2019-03-11StandaloneMmPkg/Core: dispatch all drivers at init timeArd Biesheuvel
2019-03-11StandaloneMmPkg/Core: permit encapsulated firmware volumesArd Biesheuvel
2019-03-11StandaloneMmPkg/StandaloneMmCoreEntryPoint: drop explicit SerialPortLib callArd Biesheuvel
2019-03-11StandaloneMmPkg: switch to NULL DebugLib resolutionArd Biesheuvel
2019-03-11StandaloneMmPkg: drop redundant definition of gEfiMmConfigurationProtocolGuidArd Biesheuvel
2019-03-11StandaloneMmPkg/Library: Install Variable Arch ProtocolJagadeesh Ujja
2019-01-21StandaloneMmPkg/StandaloneMmCoreEntryPoint: permit the use of TE imagesArd Biesheuvel
2019-01-21StandaloneMmPkg/Core/Dispatcher: don't copy dispatched image twiceArd Biesheuvel
2019-01-21StandaloneMmPkg/StandaloneMmPeCoffExtraActionLib: ignore runtime attributeArd Biesheuvel
2019-01-21StandaloneMmPkg/StandaloneMmCoreEntryPoint: remove bogus ASSERT_EFI_ERROR()sArd Biesheuvel
2019-01-21StandaloneMmPkg/StandaloneMmCoreEntryPoint: use %a modifier for ASCII stringsArd Biesheuvel
2019-01-21StandaloneMmPkg/StandaloneMmCpu: fix typo Standlone -> StandaloneArd Biesheuvel
2019-01-21StandaloneMmPkg/StandaloneMmCoreHobLib: restrict to MM_CORE_STANDALONEArd Biesheuvel
2019-01-21StandaloneMmPkg: add MM_STANDALONE MemoryAllocationLib implementationArd Biesheuvel
2019-01-21StandaloneMmPkg: add HobLib implementation for MM_STANDALONE modulesArd Biesheuvel
2018-12-09StandaloneMM: Update permissions for Standalone MM drivers memory areaSughosh Ganu
2018-12-09StandaloneMM: Include the newly added library class for MMU functionsSughosh Ganu
2018-12-09StandaloneMmPkg: Update dependency on PeCoffExtraActionLibAchin Gupta
2018-12-09StandaloneMmPkg: Replace dependency on ArmMmuLibAchin Gupta
2018-12-09StandaloneMmPkg: Zero data structure explicitlyAchin Gupta
2018-12-09StandaloneMmPkg: Enforce alignment check for AArch64Achin Gupta
2018-12-09StandaloneMmPkg: Add missing dependency on PL011UartClockLibAchin Gupta
2018-07-20StandaloneMmPkg: Describe the declaration and definition files.Supreeth Venkatesh
2018-07-20StandaloneMmPkg: Add CPU driver suitable for ARM Platforms.Supreeth Venkatesh
2018-07-20StandaloneMmPkg: Add an AArch64 specific entry point library.Supreeth Venkatesh
2018-07-20StandaloneMmPkg/Core: Implementation of Standalone MM Core Module.Supreeth Venkatesh
2018-07-20StandaloneMmPkg: MM driver entry point library.Supreeth Venkatesh
2018-07-20StandaloneMmPkg/HobLib: Add HOB Library for management mode.Supreeth Venkatesh
2018-07-20StandaloneMmPkg/MemoryAllocationLib: Add MM memory allocation library.Supreeth Venkatesh
2018-07-20StandaloneMmPkg/MemLib: Add Standalone MM instance of memory check library.Supreeth Venkatesh
2018-07-20StandaloneMmPkg/FvLib: Add a common FV Library for management mode.Supreeth Venkatesh
2018-07-20StandaloneMmPkg: Delete StandaloneMmPkg file.Supreeth Venkatesh
2018-03-21Maintainers.txt: Add StandaloneMmPkg and maintainersAchin Gupta