summaryrefslogtreecommitdiff
path: root/StandaloneMmPkg
AgeCommit message (Expand)Author
2026-05-29ArmPkg, StandaloneMmPkg: optimise memory permission changeYeoreum Yun
2026-04-27StandaloneMmPkg: Fix possible infinite loop due invalid hobKhalid Ali
2026-04-17Global: Move ArmLib to MdePkgOliver Smith-Denny
2026-04-13StandaloneMmPkg/Core: Return when processing malformed DEPEXGowtham M
2026-03-19StandaloneMmPkg Core: Check PE section finding statusStar Zeng
2026-03-13StandaloneMmPkg: Ensure section length alignmentAaron Pop
2026-03-05StandaloneMmPkg: StandaloneMmIplPei: Guard S3 hob with PcdAcpiS3EnableKun Qin
2026-03-02StandaloneMmPkg Core: Treat no DEPEX as TRUEStar Zeng
2026-02-27StandaloneMmPkg/Core: Move MMI depth tracker below MMI checkKhalid Ali
2026-02-26StandaloneMmPkg/Core: Print discovered drivers that weren't dispatchedBenjamin Doron
2026-02-26StandaloneMmPkg/Core: Improve the readability of debug statementBenjamin Doron
2026-02-23StandaloneMmPkg/MmCommunicationDxe: Enforce CommSize validationMichael Kubacki
2026-02-23StandaloneMmPkg: Replace include guards with #pragma onceMichael Kubacki
2026-02-03StandaloneMmPkg: StandaloneMmIplPei: MM Communicate v3 header check fixKun Qin
2026-02-03StandaloneMmPkg: StandaloneMmCore: Log MM Entry/Exit Protocol at VerboseOliver Smith-Denny
2026-02-03StandaloneMmPkg: StandaloneMmCore: Don't Print Entry/Exit LogsOliver Smith-Denny
2026-01-28StandaloneMmPkg/Core/Page.c: Correct gMemoryMap typoDamien-Chen
2026-01-20StandaloneMmPkg/StandaloneMmIplPei: Optimize CreateMmPlatformHob callsPhil Noh
2026-01-19StandaloneMmPkg: Avoid updating attributes on 0 length sectionsChris Fernald
2026-01-15StandaloneMmPkg: Correct Build Options for CLANGPDBOliver Smith-Denny
2025-12-04StandaloneMmPkg: Remove FvLib from StandaloneMmPkgZhiguang Liu
2025-12-02StandaloneMmPkg: StandaloneMmIplPei: Improve handling of MmAccess returnsKun Qin
2025-10-27StandaloneMmPkg/Core/Dispatcher: Use more generic MMRAM term in commentDamien-Chen
2025-10-17StandaloneMmPkg/BuildOptions : Add CLANGPDB DLINK_FLAGS to build optionsDeepak5x Singh
2025-09-25StandaloneMmPkg: Drop ARM32 SupportOliver Smith-Denny
2025-09-16StandaloneMmPkg: Optimize MM core image size alignmentHongbin1 Zhang
2025-09-10StandaloneMmPkg/Ipl: Do not check return status of MmCore's entry pointRay Ni
2025-08-07StandaloneMmPkg/MmCore: Correct EndOfDxe to EndOfPei in MmEndOfPeiHandlerStar Zeng
2025-08-07StandaloneMmPkg/MmIpl: Correct CreatMmHobList to CreateMmHobListStar Zeng
2025-08-06StandaloneMmPkg/MmIpl: Call CreatMmHobList() with page aligned sizeStar Zeng
2025-07-23StandaloneMmPkg: Unify EfiFileName ParsingOliver Smith-Denny
2025-07-23StandaloneMmPkg: Always Print Driver Load MessagesOliver Smith-Denny
2025-07-09StandaloneMmPkg: Split MmEvent to a separate DriverHongbin1 Zhang
2025-06-19StandaloneMmPkg: StandaloneMmIplPei: Use MM access to open the regionsKun Qin
2025-06-19StandaloneMmPkg: StandaloneMmIplPei: Prevent Freeing Zero PagesKun Qin
2025-06-13StandaloneMmPlg/StandaloneMmIpPei: Fix use without initializationMichael D Kinney
2025-06-04StandaloneMmPkg/Core: try best to dispatch FVsRay Ni
2025-06-04StandaloneMmPkg/Core: Improve debug messagesRay Ni
2025-06-04StandaloneMmPkg/Core: Fix FV HOB loop by advancing with GET_NEXT_HOBRay Ni
2025-04-18StandaloneMmPkg: Add two new APIs in HobLibDun Tan
2025-04-10ArmPkg: ArmFfaLib: Move ArmFfaLib implementation to MdeModulePkgKun Qin
2025-04-10ArmPkg: ArmSvcLib: Move ArmSvcLib to MdePkgKun Qin
2025-04-10ArmPkg: ArmSmcLib: Move ArmSmcLib to MdePkgKun Qin
2025-04-09StandaloneMmPkg/Core: Performance logging for MM driver load and startWei6 Xu
2025-04-07StandaloneMmPkg: MmCommunicationDxe: Add EFI_MM_COMMUNICATION3_PROTOCOLKun Qin
2025-04-07StandaloneMmPkg: StandaloneMmIplPei: Add EFI_PEI_MM_COMMUNICATION3_PPIKun Qin
2025-04-07StandaloneMmPkg: StandaloneMmCore: Parsing new MM communicate headerKun Qin
2025-03-27StandaloneMmPkg: Produce gMmStatusCodeUseSerialHobGuid HOBJiaxin Wu
2025-03-27StandaloneMmPkg: Add gMmStatusCodeUseSerialHobGuid HOB definitionJiaxin Wu
2025-03-14StandaloneMmPkg: Disable assert when gMmCommBufferHobGuid not found.Kun Qin