summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
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
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-10MdeModulePkg/HiiDatabaseDxe: Fix parser issue in GetNameElement()Yang Gang1-2/+0
2026-02-04MdeModulePkg: MmVariablePei: Populate correct v3 headerKun Qin3-143/+373
2026-02-02MdeModulePkg/SetupBrowserDxe: Check Form parameter in RuleIdToExpression()Yang Gang1-0/+4
2026-02-02MdeModulePkg/SetupBrowserDxe: Fix code issue in ParseOpCodes()Yang Gang1-1/+1
2026-02-02MdeModulePkg: BdsDxe: Introduce infinite boot retriesSherry Fan3-9/+25
2026-02-01MdeModulePkg/CapsuleOnDiskLoadPei: fix gcc 16 warningGerd Hoffmann1-3/+0
2026-02-01MdeModulePkg/VarCheckHiiLib: fix gcc 16 warningGerd Hoffmann1-2/+1
2026-02-01MdeModulePkg/DisplayEngineDxe: fix gcc 16 warningGerd Hoffmann1-3/+1
2026-02-01MdeModulePkg/SmbiosMeasurementDxe: fix gcc 16 warningGerd Hoffmann1-4/+0
2026-02-01MdeModulePkg/CustomizedDisplayLib: fix gcc 16 warningGerd Hoffmann1-3/+1
2026-01-30MdeModulePkg/UsbMassStorageDxe: Add retry mechanism to UsbMassReadBlocksPaul Grimes1-49/+68
2026-01-30MdeModulePkg: PciBusDxe: Degrade MEM64 to PMEM64 when bridge lacks MEM64Alok Kulkarni1-6/+39
2026-01-30MdeModulePkg/Core: Make PPI services spec complaintKhalid Ali1-3/+15
2026-01-28MdeModulePkg/Core/Dxe/Mem: Fix GetMemoryMap() Alignment IssuesMichael D Kinney1-32/+257
2026-01-28MdeModulePkg/Core/Dxe/Mem: Align initial memory map entriesMichael D Kinney1-5/+63