summaryrefslogtreecommitdiff
path: root/StandaloneMmPkg/Drivers
AgeCommit message (Expand)AuthorFilesLines
2024-09-11StandaloneMmPkg/MmIpl: Correct unblocked memory regions attributeHongbin1 Zhang1-27/+87
2024-08-28StandaloneMmPkg/MmIpl: Create memory resource HOBsZhang Hongbin4-0/+313
2024-08-28StandaloneMmPkg/MmIpl: Create MM profile data HOBsZhang Hongbin4-6/+182
2024-08-28StandaloneMmPkg/MmIpl: Create misc HOBs for CPUZhang Hongbin2-1/+136
2024-08-28StandaloneMmPkg/MmIpl: Create standalone MM foundation related HOBsHongbin1 Zhang4-1/+494
2024-08-28StandaloneMmPkg/MmIpl: Dispatch StandaloneMm drivers in MMHongbin1 Zhang2-0/+44
2024-08-28StandaloneMmPkg/MmIpl: Install end of PEI notify PPIHongbin1 Zhang3-0/+76
2024-08-28StandaloneMmPkg/MmIpl: Install MmCommunicationPpiHongbin1 Zhang3-1/+148
2024-08-28StandaloneMmPkg/MmIpl: load MM Core and execute MM Core in MM RAMHongbin1 Zhang3-0/+348
2024-08-28StandaloneMmPkg/MmIpl: build MM communication buffer HOBHongbin1 Zhang3-0/+80
2024-08-28StandaloneMmPkg/MmIpl: StandaloneMmIplPei driver entrypointHongbin1 Zhang3-0/+86
2024-08-28StandaloneMmPkg: Create some notification of protocol and EventDun Tan3-11/+301
2024-08-28StandaloneMmPkg: Install gEfiMmCommunicationProtocolGuidDun Tan3-1/+83
2024-08-28StandaloneMmPkg: Install gEfiMmCommunication2ProtocolGuidDun Tan3-0/+260
2024-08-28StandaloneMmPkg: Add a new MmCommunicationDxe driverDun Tan3-0/+78
2024-02-27StandaloneMmPkg: Make StandaloneMmCpu driver architecture independentTuan Phan4-130/+28
2022-07-07StandaloneMmPkg: Fix check buffer address failed issue from TF-AMing Huang3-15/+74
2022-07-07StandaloneMmPkg: Replace DEBUG_INFO with DEBUG_ERRORMing Huang2-9/+9
2021-12-07StandaloneMmPkg: Apply uncrustify changesMichael Kubacki3-85/+100
2021-12-07StandaloneMmPkg: Change OPTIONAL keyword usage styleMichael D Kinney2-4/+4
2021-08-11StandaloneMmPkg: build for 32bit arm machinesEtienne Carriere4-3/+4
2021-08-11StandaloneMmPkg: fix pointer/int casts against 32bit architecturesEtienne Carriere1-4/+4
2021-02-23StandaloneMmPkg: Allow sending FFA Direct Request message to StandaloneMmIlias Apalodimas1-1/+3
2021-01-07StandaloneMmPkg: Fix ECC error 4002 in StandaloneMmCpuSami Mujawar3-5/+58
2021-01-07StandaloneMmPkg: Fix ECC error 9001 in StandaloneMmCpuSami Mujawar1-4/+2
2021-01-07StandaloneMmPkg: Fix ECC error 4002 in StandaloneMmCpuSami Mujawar1-0/+21
2021-01-07StandaloneMmPkg: Fix ECC error 10014 in StandaloneMmCpuSami Mujawar1-1/+2
2021-01-07StandaloneMmPkg: Fix ECC error 5007 in StandaloneMmCpuSami Mujawar1-2/+5
2021-01-07StandaloneMmPkg: Fix ECC error 3002 in StandaloneMmCpuSami Mujawar2-10/+20
2020-05-12StandaloneMmPkg: switch to MM communicate 2 protocolArd Biesheuvel1-1/+1
2019-04-09StandaloneMmPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney4-28/+4
2019-01-21StandaloneMmPkg/StandaloneMmCpu: fix typo Standlone -> StandaloneArd Biesheuvel4-13/+7
2018-07-20StandaloneMmPkg: Add CPU driver suitable for ARM Platforms.Supreeth Venkatesh4-0/+575