summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
30 hoursMdeModulePkg/XhciDxe: Non-zero start/stop values in XhcGetElapsedTicksHenz, Patrick1-2/+2
7 daysMdeModulePkg DxeMain: Add late initialization for Debug Agent.Chris Fernald2-0/+7
8 daysMdeModulePkg/Bus/Ufs: Use IndustryStandard headersChristopher Zurcher6-2676/+4
13 daysMdeModulePkg SmbiosMeasurementDxe: Release TableAddress after useYang Gang1-0/+4
13 daysMdeModulePkg DriverHealthManagerDxe: Display HealthStatus as TextTwoYang Gang1-2/+4
13 daysMdeModulePkg/BrotliCustomDecompressLib: Make the library buildablePhil Noh4-1/+33
2024-12-06MdeModulePkg/PlatformDriOverrideDxe: fix HiiOpCodeHandle leakMike Maslenkin1-0/+4
2024-12-06MdeModulePkg/UiApp: fix HiiOpCodeHandle leakMike Maslenkin1-0/+2
2024-12-06MdeModulePkg/DxeIplPeim: Free scratch buffer after FV extractionPhil Noh1-0/+5
2024-12-06MdeModulePkg/Bus/Pci: Fix Descriptor Misalignment in USB Config HandlingAniket_Surekar2-10/+10
2024-12-06MdeModulePkg/DxeCore: Call BeforeExitBootServices event group only onceArd Biesheuvel1-1/+6
2024-12-02MdeModulePkg/HiiDatabase: Return default value for BIT VarStore as UNIT32Dandan Bi1-2/+2
2024-11-22MdeModulePkg HobPrintLib: Add Guid to Guids section.Aaron Pop1-0/+1
2024-11-17MedModulePkg/DxeIplPeim: Fix pagetable protection region in 5 level pagingNing Feng3-31/+37
2024-11-13MdePkg: MdeLibs.dsc.inc: Apply StackCheckLibNull to All Module TypesOliver Smith-Denny1-4/+0
2024-11-01MdeModulePkg: SataControllerSupported checks DevicePath ProtocolPaul Chang3-3/+31
2024-10-30MdeModulePkg: Adding support for authenticated variablenikhil p sheshagiri2-49/+132
2024-10-28MdeModulePkg: Added PPI support in UFS PEI driver.INDIA\kanagavels6-30/+331
2024-10-28MdeModulePkg/TerminalDxe: Return success if device not support SetControlHua Ma1-0/+3
2024-10-25MdeModulePkg/PciHostBridgeDxe: Add MemoryFence after write.joe1-0/+10
2024-10-22MdeModulePkg UsbNetwork: Use USB class definition from MdePkgOleg Ilyasov4-7/+3
2024-10-17MdeModulePkg: Replace right bit shift operator with RShiftU64Jeremy Compostella1-1/+1
2024-10-17MdeModulePkg: Fix PeiAllocatePages() corner caseJeremy Compostella1-15/+22
2024-10-17MdeModulePkg: PeiMain: Updated dispatcher for delayed dispatchKun Qin1-1/+4
2024-10-17MdeModulePkg: PeiMain: Introduce implementation of delayed dispatchKun Qin6-1/+540
2024-10-03MdeModulePkg/UefiBootManagerLib: Build proper SD/MMC boot descriptionsMario Bălănică2-2/+239
2024-09-27MdeModulePkg/VariablePolicyLib: Fix extraneous parenthesesMike Beaton1-1/+1
2024-09-18MdeModulePkg/TerminalDxe: Add VTUTF8 to Putty function key mapPhil Noh2-6/+9
2024-09-13MdeModulePkg: Fix buffer overflow in MergeMemoryMapKen Lautner1-2/+5
2024-09-13MdeModulePkg: Add StackCheckLibOliver Smith-Denny1-6/+4
2024-09-12MdePkg: Move CompilerIntrinsicsLib from ArmPkgOliver Smith-Denny1-7/+0
2024-09-12MdeModulePkg: Enable Data Terminal at end of serialKen Lautner1-0/+4
2024-09-11MdeModulePkg/DxeCapsuleLibFmp: Check BootService Status to Use ESRT CacheJason1 Lin3-31/+23
2024-09-11MdeModulePkg/DxeCapsuleLibFmp: Change the Event Notify to Cache ESRT TableJason1 Lin1-8/+52
2024-09-11MdeModulePkg/VariableRuntimeDxe: Fix VariablePolicyProtocol PRODUCESMike Beaton1-1/+1
2024-09-06MdeModulePkg/Core/Pei: Add error handling for Section Lengthragavarshinib1-0/+12
2024-09-05MdeModulePkg: UefiBootManagerLib: Update assert conditionKen Lautner1-0/+6
2024-09-05XhciDxe: Fail the start of malfunctioning XHCI controllersRebecca Cran3-15/+45
2024-09-04MdeModulePkg: Fix redundant call to RestoreTpl()Ken Lautner2-7/+9
2024-09-04MdeModulePkg: Add extra RestoreTpl() call in DiskIoKen Lautner1-1/+3
2024-09-03MdeModulePkg/FaultTolerantWriteDxe: Fix buffer overrun issueSureshkumar Ponnusamy1-1/+7
2024-09-02MdeModulePkg: Enable VarCheckHiiLibStandaloneMm.xieyuanh1-0/+2
2024-09-02MdeModulePkg: Add VarCheckHiiLibStandaloneMm.xieyuanh3-0/+214
2024-09-02MdeModulePkg: Move DUMP_VAR_CHECK_HII in common filexieyuanh2-251/+251
2024-09-02MdeModulePkg: Relocate VarCheckHiiInternalDumpHex, VarCheckHiiQuestionxieyuanh2-250/+245
2024-09-02MdeModulePkg: Wrap SetVariableCheckHandlerHii as a common APIxieyuanh4-78/+158
2024-09-02MdeModulePkg: Rename VarCheckHiiLibNullClass as VarCheckHiiLib.xieyuanh2-4/+4
2024-09-02MdeModulePkg: Modified BuildVarCheckHiiBin parameter to IN OUT.xieyuanh1-1/+1
2024-09-02MdeModulePkg: Enable VarCheckHiiLibMmDependencyxieyuanh1-1/+3
2024-09-02MdeModulePkg: Add VarCheckHiiLibMmDependency library.xieyuanh4-0/+199