| Commit message (Expand) | Author | Age | Files | Lines |
* | StandaloneMmPkg/MmIpl: Correct unblocked memory regions attribute | Hongbin1 Zhang | 2024-09-11 | 1 | -27/+87 |
* | StandaloneMmPkg/MmIpl: Create memory resource HOBs | Zhang Hongbin | 2024-08-28 | 4 | -0/+313 |
* | StandaloneMmPkg/MmIpl: Create MM profile data HOBs | Zhang Hongbin | 2024-08-28 | 4 | -6/+182 |
* | StandaloneMmPkg/MmIpl: Create misc HOBs for CPU | Zhang Hongbin | 2024-08-28 | 2 | -1/+136 |
* | StandaloneMmPkg/MmIpl: Create standalone MM foundation related HOBs | Hongbin1 Zhang | 2024-08-28 | 4 | -1/+494 |
* | StandaloneMmPkg/MmIpl: Dispatch StandaloneMm drivers in MM | Hongbin1 Zhang | 2024-08-28 | 2 | -0/+44 |
* | StandaloneMmPkg/MmIpl: Install end of PEI notify PPI | Hongbin1 Zhang | 2024-08-28 | 3 | -0/+76 |
* | StandaloneMmPkg/MmIpl: Install MmCommunicationPpi | Hongbin1 Zhang | 2024-08-28 | 3 | -1/+148 |
* | StandaloneMmPkg/MmIpl: load MM Core and execute MM Core in MM RAM | Hongbin1 Zhang | 2024-08-28 | 3 | -0/+348 |
* | StandaloneMmPkg/MmIpl: build MM communication buffer HOB | Hongbin1 Zhang | 2024-08-28 | 3 | -0/+80 |
* | StandaloneMmPkg/MmIpl: StandaloneMmIplPei driver entrypoint | Hongbin1 Zhang | 2024-08-28 | 3 | -0/+86 |
* | StandaloneMmPkg: Create some notification of protocol and Event | Dun Tan | 2024-08-28 | 3 | -11/+301 |
* | StandaloneMmPkg: Install gEfiMmCommunicationProtocolGuid | Dun Tan | 2024-08-28 | 3 | -1/+83 |
* | StandaloneMmPkg: Install gEfiMmCommunication2ProtocolGuid | Dun Tan | 2024-08-28 | 3 | -0/+260 |
* | StandaloneMmPkg: Add a new MmCommunicationDxe driver | Dun Tan | 2024-08-28 | 3 | -0/+78 |
* | StandaloneMmPkg: Make StandaloneMmCpu driver architecture independent | Tuan Phan | 2024-02-27 | 4 | -130/+28 |
* | StandaloneMmPkg: Fix check buffer address failed issue from TF-A | Ming Huang | 2022-07-07 | 3 | -15/+74 |
* | StandaloneMmPkg: Replace DEBUG_INFO with DEBUG_ERROR | Ming Huang | 2022-07-07 | 2 | -9/+9 |
* | StandaloneMmPkg: Apply uncrustify changes | Michael Kubacki | 2021-12-07 | 3 | -85/+100 |
* | StandaloneMmPkg: Change OPTIONAL keyword usage style | Michael D Kinney | 2021-12-07 | 2 | -4/+4 |
* | StandaloneMmPkg: build for 32bit arm machines | Etienne Carriere | 2021-08-11 | 4 | -3/+4 |
* | StandaloneMmPkg: fix pointer/int casts against 32bit architectures | Etienne Carriere | 2021-08-11 | 1 | -4/+4 |
* | StandaloneMmPkg: Allow sending FFA Direct Request message to StandaloneMm | Ilias Apalodimas | 2021-02-23 | 1 | -1/+3 |
* | StandaloneMmPkg: Fix ECC error 4002 in StandaloneMmCpu | Sami Mujawar | 2021-01-07 | 3 | -5/+58 |
* | StandaloneMmPkg: Fix ECC error 9001 in StandaloneMmCpu | Sami Mujawar | 2021-01-07 | 1 | -4/+2 |
* | StandaloneMmPkg: Fix ECC error 4002 in StandaloneMmCpu | Sami Mujawar | 2021-01-07 | 1 | -0/+21 |
* | StandaloneMmPkg: Fix ECC error 10014 in StandaloneMmCpu | Sami Mujawar | 2021-01-07 | 1 | -1/+2 |
* | StandaloneMmPkg: Fix ECC error 5007 in StandaloneMmCpu | Sami Mujawar | 2021-01-07 | 1 | -2/+5 |
* | StandaloneMmPkg: Fix ECC error 3002 in StandaloneMmCpu | Sami Mujawar | 2021-01-07 | 2 | -10/+20 |
* | StandaloneMmPkg: switch to MM communicate 2 protocol | Ard Biesheuvel | 2020-05-12 | 1 | -1/+1 |
* | StandaloneMmPkg: Replace BSD License with BSD+Patent License | Michael D Kinney | 2019-04-09 | 4 | -28/+4 |
* | StandaloneMmPkg/StandaloneMmCpu: fix typo Standlone -> Standalone | Ard Biesheuvel | 2019-01-21 | 4 | -13/+7 |
* | StandaloneMmPkg: Add CPU driver suitable for ARM Platforms. | Supreeth Venkatesh | 2018-07-20 | 4 | -0/+575 |