summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal
AgeCommit message (Expand)AuthorFilesLines
2026-05-08MdePkg,MdeModulePkg: Fix Spelling Error in Udf DefinitionsOliver Smith-Denny1-1/+1
2026-05-06MdeModulePkg: Cleanup debug print readabilityBenjamin Doron1-1/+1
2026-03-25MdeModulePkg: VariableSmmRuntimeDxe: Fix MM communicate v3 buffer sizingLiqi Qi1-2/+7
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-02-28MdeModulePkg/TerminalDxe: Fix Backspace key for VT-UTF8 terminal typeDamien-Chen1-1/+8
2026-02-28MdeModulePkg: Fix PreferMode selection for same-width text modesAshraf Ali S1-2/+2
2026-02-24MdeModulePkg: Replace include guards with #pragma onceMichael Kubacki81-323/+85
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 Fan2-9/+17
2026-02-01MdeModulePkg/CapsuleOnDiskLoadPei: fix gcc 16 warningGerd Hoffmann1-3/+0
2026-02-01MdeModulePkg/DisplayEngineDxe: fix gcc 16 warningGerd Hoffmann1-3/+1
2026-02-01MdeModulePkg/SmbiosMeasurementDxe: fix gcc 16 warningGerd Hoffmann1-4/+0
2026-01-23MdeModulePkg/LoadFileOnFv2: Fix typo in Buffer parameter descriptionDongyan Qian1-1/+1
2026-01-21MdeModulePkg/Universal/RegularExpressionDxe: Fix VS2022 NOOPT IA32 __allmulMichael D Kinney2-0/+101
2026-01-19MdeModulePkg/AcpiTableDxe:Created EfiACPIReclaimMemory for ACPIHOB RSDPGeorge Liao1-6/+48
2026-01-15MdeModulePkg: StatusCodeHandler Stmm remove assertAaron Pop (from Dev Box)1-4/+5
2026-01-08MdeModulePkg: Optimize the process while cleaning dynamic stringQihang Gao1-29/+41
2026-01-08MdeModulePkg: Fix issue that French package is unexpectedly cleanedQihang Gao1-1/+1
2025-12-24MdeModulePkg/Universal/DebugServicePei: Correct function and entry pointJeremy Compostella2-2/+2
2025-12-19MdeModulePkg: Fix regressions from 11687, 11689.aaronpop2-22/+28
2025-12-06MdeModulePkg: Fix regressions from 11686, 11687, 11688, 11689.Aaron Pop10-26/+40
2025-12-02MdeModulePkg: Fix recently introduced uninitialized variable usage.Aaron Pop3-2/+7
2025-11-24MdeModulePkg/PCD: Replace VariableLock with VariablePolicySathya Ravichandran4-13/+24
2025-11-24MdeModulePkg/EsrtDxe: Replace VariableLock with VariablePolicySathya Ravichandran3-8/+29
2025-11-24MdeModulePkg/Capsule: Replace VariableLock with VariablePolicySathya Ravichandran2-10/+21
2025-11-24MdeModulePkg: Fix missing NULL tests.Michael Kubacki2-7/+34
2025-11-24MdeModulePkg: Fix comparison with wider widths.Michael Kubacki1-1/+1
2025-11-24MdeModulePkg: Acpi cumulative codeql issues.Michael Kubacki4-10/+49
2025-11-23MdeModulePkg: Bds Fix potential infinite loop.Aaron Pop1-1/+1
2025-11-23MdeModulePkg/AcpiTableDxe: Fixed exception when enable SpecialPoolGeorge Liao1-37/+58
2025-11-23MdeModulePkg: Fix useless tests.Aaron Pop3-13/+13
2025-11-23MdeModulePkg: Fix unchecked return status.Aaron Pop1-4/+14
2025-11-23MdeModulePkg: Fix missing NULL tests.Aaron Pop9-33/+93
2025-11-23MdeModulePkg: Correct documentation.Aaron Pop2-2/+8
2025-11-23MdeModulePkg: Fix comparison with wider widths.Aaron Pop4-4/+4
2025-11-23MdeModulePkg: Fix missing NULL tests.Aaron Pop3-29/+126
2025-11-23MdeModulePkg: Fix missing NULL tests.Aaron Pop2-28/+72
2025-11-22MdeModulePkg: Fix missing NULL tests.Aaron Pop4-171/+777
2025-11-22MdeModulePkg: Fix comparison with wider widths.Aaron Pop1-7/+8
2025-11-22MdeModulePkg: Remove extraneous parenthesesMike Beaton1-1/+1
2025-11-22MdeModulePkg: fix various typosPhilipp Schuster6-8/+8
2025-11-21MdeModulePkg/DebugSupportDxe: Fix incompatible pointer typesOliver Steffen1-2/+2
2025-10-21MdeModulePkg/AcpiTableDxe:Improving InitializeAcpiTableDxe behavior.George Liao1-13/+17
2025-10-21MdeModulePkg:Completed InstallAcpiTableFromAcpiSiliconHob AddTableListGeorge Liao1-2/+32
2025-10-21MdeModulePkg/AcpiTableDxe:Fixed memory corruption issueGeorge Liao1-15/+45
2025-10-14MdeModulePkg/FvSimpleFileSystemDxe: Remove Iso639LanguageMichael D Kinney1-3/+1