summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library
AgeCommit message (Expand)AuthorFilesLines
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-21MdeModulePkg: 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-25MdeModulePkg: 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-09MdeModulePkg: 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