summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library
AgeCommit message (Expand)AuthorFilesLines
2026-05-06MdeModulePkg: Cleanup debug print readabilityBenjamin Doron1-1/+1
2026-04-30MdeModulePkg/DxeCapsuleLibFmp: Tolerate EFI_ALREADY_STARTED in LockVariableAnandh Krishna U1-1/+1
2026-04-29MdeModulePkg: Remove duplicate procotols guid in INF filesQihang Gao1-2/+1
2026-04-28ArmPkg,MdePkg,MdeModulePkg: change ArmFfaLibGetVersion() with whole versionYeoreum Yun1-30/+14
2026-04-24MdeModulePkg/Library: introduce ArmFfaConsoleDebugLibMohamed Gamal Morsy3-0/+575
2026-04-23MdeModulePkg/Library: ArmFfaLib: add mapping ARM_FFA_RET_RETRYYeoreum Yun1-0/+4
2026-03-19MdeModulePkg: : revert EndofDxeEvent TPLs to TPL_NOTIFY for FPDTYeoreum Yun1-1/+1
2026-03-17MdeModulePkg: Change EndofDxeEvent TPLs to TPL_CALLBACKSherry Fan1-1/+1
2026-03-17MdeModulePkg: Update performance measurements to use new perf macrosSherry Fan3-3/+4
2026-03-09MdeModulePkg: Add library class SafeIntLib where ArmFfaCommon.c is usedMike Beaton5-0/+5
2026-03-07MdePkg,MdeModulePkg: Add FFA_YIELD commandRaymond-MS1-0/+41
2026-03-05MdeModulePkg: fix mdlint issuesSherry Fan2-86/+94
2026-03-04MdeModulePkg: Add FFA_NS_RES_INFO_GET to ArmFfaCommonrdiaz2-0/+68
2026-02-28MdeModulePkg HobPrintLib: Also print EFI_HOB_TYPE_UNUSED type HOBStar Zeng1-3/+6
2026-02-27MdeModulePkg/PeiDxeDebugLibReportStatusCode: Fix comma parsingRay Ni1-1/+1
2026-02-27MdeModulePkg/PeiDebugLibDebugPpi: Fix comma parsing in VaListToBaseListRay Ni1-1/+1
2026-02-24MdeModulePkg: Replace include guards with #pragma onceMichael Kubacki48-192/+48
2026-02-13MdeModulePkg: Add Unmap Callbackedk2-stable202602rdiaz7-0/+103
2026-02-13MdeModulePkg: Code/Comment cleanuprdiaz6-29/+21
2026-02-13MdeModulePkg: Use EFI_PAGES_TO_SIZE macro in ArmFfaSecRxTxMaprdiaz1-9/+9
2026-02-13MdeModulePkg: Remove global usage from ArmFfaSecRxTxMaprdiaz2-80/+125
2026-02-13MdeModulePkg: Remove global usage in ArmFfaCommonrdiaz9-87/+289
2026-02-13MdeModulePkg: Add helper to check if FF-A is supportedrdiaz2-0/+57
2026-02-01MdeModulePkg/VarCheckHiiLib: fix gcc 16 warningGerd Hoffmann1-2/+1
2026-02-01MdeModulePkg/CustomizedDisplayLib: fix gcc 16 warningGerd Hoffmann1-3/+1
2026-01-26MdeModulePkg/Library: Fix property typosQihang Gao7-76/+76
2026-01-14MdeModulePkg: Add unit tests for DxeReportStatusCodeLibJoey Vagedes2-0/+79
2026-01-14MdeModulePkg: RuntimeDxeReportStatusCodeLib: Do not query protocolJoey Vagedes2-9/+66
2026-01-14MdeModulePkg: DxeReportStatusCodeLib: Do not query protocolJoey Vagedes2-2/+105
2026-01-08MdePkg,MdeModulePkg/ArmFfaLib: introduce ArmFfaGetPartitionInfo()Levi Yun1-0/+80
2026-01-08MdeModulePkg/ArmFfaLib: support ArmFfaLib wihtout Rx/Tx bufferLevi Yun3-0/+63
2026-01-08MdePkg, MdeModulePkg/ArmFfaLib: add funcs to get partition info via regsLevi Yun1-0/+159
2025-12-24MdeModulePkg/BrotliCustomDecompressLib: Undefine _MSC_VER for GCCMichael D Kinney1-0/+3
2025-11-22MdeModulePkg/BrotliCustomDecompressLib: Correct BrotliDecompressMike Beaton1-8/+3
2025-11-22MdeModulePkg: fix various typosPhilipp Schuster2-2/+2
2025-11-19MdeModulePkg: Update brotli submoduleedk2-stable202511Dongyan Qian1-0/+0
2025-11-05MdeModulePkg: Update Brotli Compress to 1.2.0Vineel Kovvuri[MSFT]3-0/+11
2025-10-31MdeModulePkg: ArmFfaLib: Add FFA_YIELD handlingkuqin121-1/+1
2025-10-30MdeModulePkg: Remove DXE_SAL_DRIVERSathya Ravichandran3-7/+2
2025-10-23MdeModulePkg: CpuExceptionHandlerLibNull: Return Success On Null FuncOliver Smith-Denny1-1/+1
2025-10-14MdeModulePkg/DxeCapsuleLibFmp:Added PCD for EmbeddedDriver SupportPavithra Gurulingappa3-0/+12
2025-09-26MdeModulePkg: Remove ARM32 SupportOliver Smith-Denny3-16/+0
2025-09-12MdeModulePkg/ArmFfaLib: Add MemoryAllocationLibMichael Kubacki5-0/+5
2025-09-12MdeModulePkg/ArmFfaLib: Add HobLib to StMm instancesMichael Kubacki2-0/+2
2025-09-08MdeModulePkg: consider UNSUPPORTED return as valid in ArmFfaStandaloneMmLibLevi Yun1-0/+13
2025-09-08Global: fix ArmFfaLibRun() caller couldn't get ret-argsLevi Yun1-3/+38
2025-08-22MdeModulePkg: Simplify PrintInternal function to fit wide characterGao Qihang1-54/+19
2025-08-06MdeModulePkg: UefiBootManagerLib Change default alignment for ramdisk boot.ddeptford1-3/+7
2025-07-14MdeModulePkg/Include: change type of buffer address in ArmFfaRxTxBufferInfoLevi Yun5-8/+8
2025-07-14MdeModulePkg/Library: commonize some duplicate code in ArmFfaLibLevi Yun5-225/+194