summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
2026-05-08MdePkg,MdeModulePkg: Fix Spelling Error in Udf DefinitionsOliver Smith-Denny1-1/+1
2026-05-08Global: Fix Spelling Errors in PCI/PCIe DefinitionsOliver Smith-Denny2-2/+2
2026-05-08MdePkg,MdeModulePkg: Fix Spelling Errors in Atapi DefinitionsOliver Smith-Denny2-4/+4
2026-05-06MdeModulePkg: Cleanup debug print readabilityBenjamin Doron4-4/+4
2026-05-06MdeModulePkg,MdePkg: Send I/O without FUA if necessaryAnnie Li1-2/+4
2026-05-06MdeModulePkg/ScsiDiskDxe: Check Write Caching and FUA supportAnnie Li2-0/+125
2026-05-06Revert "ArmPlatformPkg,EmbeddedPkg,MdeModulePkg: Move RealTimeClockLib ..."Ard Biesheuvel2-124/+0
2026-05-01MdeModulePkg: Add CxlDxe driverOleksandr Tymoshenko4-0/+1946
2026-05-01MdeModulePkg: Add CxlIo.h protocolNick Graves2-0/+157
2026-04-30MdeModulePkg: Remove duplicate library class in dsc fileQihang Gao1-1/+0
2026-04-30MdeModulePkg/DxeCapsuleLibFmp: Tolerate EFI_ALREADY_STARTED in LockVariableAnandh Krishna U1-1/+1
2026-04-29MdeModulePkg: Remove duplicate procotols guid in INF filesQihang Gao4-8/+2
2026-04-29MdeModulePkg/NvmExpressDxe: Mark CDW10/CDW11 valid for Format and Sanitize“Shabab1-0/+2
2026-04-28ArmPkg,MdePkg,MdeModulePkg: change ArmFfaLibGetVersion() with whole versionYeoreum Yun1-30/+14
2026-04-24MdeModulePkg/Library: introduce ArmFfaConsoleDebugLibMohamed Gamal Morsy4-0/+576
2026-04-23MdeModulePkg/Library: ArmFfaLib: add mapping ARM_FFA_RET_RETRYYeoreum Yun1-0/+4
2026-04-23MdeModulePkg: Don't Allow Guard Pages to Cross Bin BoundariesOliver Smith-Denny4-32/+83
2026-04-21MdeModulePkg/NetworkCommon: Add PCD for USB network periodic timerAbdul Lateef Attar4-7/+23
2026-04-15MdeModulePkg/NvmExpressDxe: Clear NSID to 0 for sanitize commandShabab Alam1-1/+7
2026-04-02MdeModulePkg: Added several mock libraries for google testPaddyDeng5-0/+116
2026-03-25MdeModulePkg: VariableSmmRuntimeDxe: Fix MM communicate v3 buffer sizingLiqi Qi1-2/+7
2026-03-24Revert "MdeModulePkg/PciBusDxe: Degrade MEM64 to PMEM64..."Michael D Kinney1-39/+6
2026-03-23MdeModulePkg/Core: Validate DXE event signature before usageKhalid Ali1-1/+5
2026-03-23MdeModulePkg/SpiNorFlashJedecSfdp: Limit debug outputAbdul Lateef Attar1-6/+6
2026-03-19MdeModulePkg: : revert EndofDxeEvent TPLs to TPL_NOTIFY for FPDTYeoreum Yun2-2/+2
2026-03-19MdeModulePkg/PeiCore: Accept MemoryDiscoveredPpi from SecCoreRay Ni1-0/+10
2026-03-17MdeModulePkg: Change EndofDxeEvent TPLs to TPL_CALLBACKSherry Fan2-2/+2
2026-03-17MdeModulePkg: Update performance measurements to use new perf macrosSherry Fan4-3/+6
2026-03-17MdeModulePkg/PciBusDxe: Add optional CRS retry for enumerationAshish Singhal3-11/+162
2026-03-13MdeModulePkg: IpmiCommandLib: Add IPMI mailbox declarationsBrit Chesley1-1/+40
2026-03-09MdeModulePkg/Core: Increment handle key outside if blockKhalid Ali1-6/+6
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-07MdeModulePkg: DxeIpl IA32: Use 256 IDT EntriesOliver Smith-Denny2-6/+5
2026-03-07MdeModulePkg: CpuExceptionHandlerLib: Define X86_CPU_INTERRUPT_NUMOliver Smith-Denny1-0/+2
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/TerminalDxe: Fix Backspace key for VT-UTF8 terminal typeDamien-Chen1-1/+8
2026-02-28MdeModulePkg: DxeMain: Check memory type overlap inside CoreGetMemoryMapKun Qin1-0/+115
2026-02-28MdeModulePkg HobPrintLib: Also print EFI_HOB_TYPE_UNUSED type HOBStar Zeng1-3/+6
2026-02-28MdeModulePkg: Fix PreferMode selection for same-width text modesAshraf Ali S1-2/+2
2026-02-27MdeModulePkg/Include/Guid: Add back include guardMichael D Kinney1-5/+10
2026-02-27MdeModulePkg/Core: Move SMI depth tracker below SMI presence checkKhalid Ali1-1/+1
2026-02-27MdeModulePkg/PeiDxeDebugLibReportStatusCode: Fix comma parsingRay Ni1-1/+1
2026-02-27MdeModulePkg/PeiDebugLibDebugPpi: Fix comma parsing in VaListToBaseListRay Ni1-1/+1
2026-02-25MdeModulePkg: Mark PcdMrIovSupport obsolete - deprecated in PCIe 6.0Jacek Kolakowski4-17/+1
2026-02-25MdeModulePkg: Add platform limit for size in Resizable BARJacek Kolakowski4-18/+89
2026-02-24MdeModulePkg: Replace include guards with #pragma onceMichael Kubacki466-1858/+472
2026-02-13MdeModulePkg: Add Unmap Callbackedk2-stable202602rdiaz7-0/+103
2026-02-13MdeModulePkg: Code/Comment cleanuprdiaz6-29/+21