summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library
AgeCommit message (Expand)AuthorFilesLines
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
2025-07-14MdeModulePkg/Library: add ArmFfaSecLibLevi Yun4-6/+535
2025-07-14MdeModulePkg/Library: fix memory leak Rx/Tx Buffer in ArmFfaPeiLibLevi Yun6-49/+359
2025-07-08MdeModulePkg: Remove UGA supportGuoMinJ2-178/+55
2025-07-04MdeModulePkg: Correct spelling errors and typosAbdul Lateef Attar1-1/+3
2025-06-26MdePkg, MdeModulePkg: ArmFfaLib: Expose FFA_ARGS and ArmCallFfaKun Qin1-35/+1
2025-06-26MdeModulePkg: ArmFfaLib: Add Rx/Tx support for Stmm secure partitionKun Qin4-28/+349
2025-06-25MdeModulePkg/UefiBootManagerLib: Fix crash when no load options are foundJeff Brasen1-0/+4
2025-06-13MdeModulePkg: Refactor MM Services Tables linked in MM Core Perf LibMichael Kubacki5-67/+155
2025-06-12MdeModulePkg: Fix function typosGao Qihang2-2/+2
2025-06-12MdeModulePkg: Fix EFI_SUCCESS typosGao Qihang7-18/+18
2025-06-11MdeModulePkg: Fix definition typosDongyan Qian1-1/+1
2025-06-05MdeModulePkg: ArmFfaLib: Support UUID-GUID conversion interfacesKun Qin1-45/+2
2025-06-05MdeModulePkg/TpmMeasurementLibNull: Allow broader linkingMichael Kubacki2-2/+5
2025-05-28MdeModulePkg/Library: make ArmFfaPeiLib available early PEIM stageLevi Yun2-5/+98
2025-05-26MdeModulePkg: Fix typos in CustomizedDisplayLibGao Qihang3-5/+5
2025-05-01ArmFfaLib: Replace SMCCC_VERSION check with FF-A version checkMohamed Gamal Morsy1-22/+19
2025-04-25MdeModulePkg BmDriverHealth.c: Support dump the driver nameYang Gang1-15/+145
2025-04-25DeviceManagerUiLib:Update DeviceManager form data when the form opens.Gao Qihang2-6/+22
2025-04-23MdeModulePkg/ArmFfaLib: Add depex on gEfiPeiMemoryDiscoveredPpiGuidAnubhav Raina1-1/+4
2025-04-18MdeModulePkg: Add two new APIs in BaseHobLibNullDun Tan1-0/+55
2025-04-11MdeModulePkg/BootManagerUiLib: hide UiApp from boot entriesLuigi Leonardi1-0/+30
2025-04-10MdeModulePkg: ArmFfaLib: Move Rx/Tx hob definition to Include/Guid folderKun Qin3-17/+4
2025-04-10ArmPkg: ArmFfaLib: Move ArmFfaLib implementation to MdeModulePkgKun Qin11-0/+1738
2025-04-02MdeModulePkg/CustomizedDisplayLib:Fix wrong ColumnIndexWidth special case.Gao Qihang1-2/+2
2025-03-31StandaloneMmCorePerformanceLib.inf: Add gEfiEventExitBootServicesGuidMichael Kubacki1-1/+1
2025-03-26MdeModulePkg/DxeCorePerformanceLib: Fix incorrect size calculationWei6 Xu1-2/+3
2025-03-21MdeModulePkg: Add Standalone MM perf library supportMichael Kubacki7-488/+724
2025-03-21MdeModulePkg: Add Standalone MM Core performance supportMichael Kubacki7-1360/+1841
2025-03-21MdeModulePkg/DxeCorePerformanceLib: Use EFI_MM_COMMUNICATE_HEADERMichael Kubacki1-7/+7
2025-03-19MdeModulePkg/VarCheckHiiLib: clean up VarCheckHiiLibReceiveHiiBinHandlerLeif Lindholm1-6/+6
2025-03-19MdeModulePkg/VarCheckHiiLib: don't return success for invalid inputLeif Lindholm1-1/+1
2025-03-18MdeModulePkg: Move TdxMeasurementLib from UefiCpuPkgCeping Sun2-0/+117
2025-03-13MdeModulePkg/UefiBootManagerLib: Handle device path with Proxy URI.Saloni Kasbekar2-2/+46
2025-03-04MdeModulePkg/DxeCapsuleLibFmp: Check for NULL in IsValidCapsuleHeaderChristopher Zurcher1-0/+4
2025-02-27MdeModulePkg/UefiBootManagerLib: Apply var policy to HDDPMichael Kubacki4-3/+80
2024-12-11MdeModulePkg/BrotliCustomDecompressLib: Make the library buildablePhil Noh4-1/+33