summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
2020-03-30MdeModulePkg: Remove gEfiFormBrowserExProtocolGuid Protocol GuidGuoMinJ3-3/+0
2020-03-27MdeModulePkg/SdDxe: Check the Token to avoid null pointerGuomin Jiang1-1/+8
2020-03-12MdeModulePkg/SetupBrowserDxe: Fix IsZeroGuid() ASSERT.Nickle Wang1-1/+2
2020-03-12MdeModulePkg: Use CopyMem instead of GUID assignmentDaniel Schaefer1-1/+1
2020-03-05MdeModulePkg/Pci: Fixed Asserts in SCT PCIIO Protocol Test.Gaurav Jain2-3/+155
2020-03-05MdeModulePkg/SdMmcPciHcDxe: Fix PIO transfer modeAlbecki, Mateusz2-21/+114
2020-03-05MdeModulePkg/SdMmcPciHcDxe: Do not map memory for non DMA transferAlbecki, Mateusz1-27/+61
2020-03-05MdeModulePkg/SdMmcPciHcDxe: Refactor data transfer completionAlbecki, Mateusz1-69/+112
2020-03-05MdeModulePkg/SdMmcPciHcDxe: Read response on command completionAlbecki, Mateusz2-58/+144
2020-03-05MdeModulePkg/SdMmcPciHcDxe: Enhance driver tracesAlbecki, Mateusz1-0/+87
2020-03-05MdeModulePkg/SdMmcPciHcDxe: Send SEND_STATUS at lower frequencyAlbecki, Mateusz4-24/+69
2020-03-04MdeModulePkg/PiSmmCore: log SMM image start failureLaszlo Ersek1-0/+6
2020-03-04MdeModulePkg/DxeCore: defer PE/COFF emulator registration to StartImageArd Biesheuvel1-11/+13
2020-02-19MdeModulePkg: Make retval in UninstallMultipleProtocol follow SpecHeinrich Schuchardt1-6/+14
2020-02-18MdeModulePkg/SdMmcPciHcDxe: Fix double PciIo Unmap in TRB creation (CVE-2019-...Hao A Wu1-1/+2
2020-02-14MdeModulePkg/DisplayEngine: Zero memory before free (CVE-2019-14558)Dandan Bi1-2/+6
2020-02-14MdeModulePkg/String.c: Zero memory before free (CVE-2019-14558)Dandan Bi1-1/+8
2020-02-14MdeModulePkg/HiiDB: Remove configuration table when it's freed (CVE-2019-14586)Dandan Bi1-1/+9
2020-02-14MdeModulePkg: Issues reported by ECC in EDK2.GuoMinJ3-3/+7
2020-02-10MdeModulePkg/Usb: Fix various typosAntoine Coeur8-17/+17
2020-02-10MdeModulePkg/UsbBus: Fix various typosAntoine Coeur12-27/+27
2020-02-10MdeModulePkg/UsbMouse: Fix few typosAntoine Coeur6-6/+6
2020-02-10MdeModulePkg/UsbMass: Fix various typosAntoine Coeur8-14/+14
2020-02-10MdeModulePkg/UsbBusDxe: Fix a typoPhilippe Mathieu-Daudé1-1/+1
2020-02-10MdeModulePkg/Core/PiSmmCore: Fix various typosAntoine Coeur14-53/+53
2020-02-10MdeModulePkg/Core/Pei: Fix various typosAntoine Coeur5-11/+11
2020-02-10MdeModulePkg/Bus/Sd: Fix various typosAntoine Coeur13-33/+33
2020-02-10MdeModulePkg/Bus/Scsi: Fix various typosAntoine Coeur4-26/+26
2020-02-10MdeModulePkg/Bus/Isa: Fix various typosAntoine Coeur11-37/+37
2020-02-10MdeModulePkg/Bus/I2c: Fix few typosAntoine Coeur3-5/+5
2020-02-10MdeModulePkg/Bus/Ata: Fix various typosAntoine Coeur13-45/+45
2020-02-10MdeModulePkg/Application: Fix various typosAntoine Coeur6-7/+7
2020-02-10MdeModulePkg/Application: Improve French translationAntoine Coeur1-3/+3
2020-02-07MdeModulePkg: Add DxeResetSystemLib unit testMichael D Kinney6-1/+428
2020-02-07MdeModulePkg/PiDxeS3BootScriptLib: Fix potential numeric truncation (CVE-2019...Hao A Wu1-1/+51
2020-02-07MdeModulePkg/Capsule: Remove RT restriction in UpdateCapsule service.Siyuan Fu4-6/+20
2020-02-06MdeModulePkg/BaseSerialPortLib16550: Fix Serial Port ReadyAshish Singhal1-1/+1
2020-02-06MdeModulePkg: Perform test only if not ignore memory testHeng Luo1-4/+6
2020-01-19MdeModulePkg/CapsuleApp: Enhance CapsuleApp for Fmp Capsule DependencyXu, Wei61-1/+15
2020-01-19MdeModulePkg/SdMmcPciHcDxe: Add retries for async commandsAlbecki, Mateusz1-2/+4
2020-01-19MdeModulePkg/SdMmcPciHcDxe: Add retries for sync commandsAlbecki, Mateusz3-30/+59
2020-01-19MdeModulePkg/SdMmcPciHcDxe: Refactor command error detectionAlbecki, Mateusz1-75/+140
2020-01-19MdeModulePkg/SdMmcPciHcDxe: Fix DAT lane SW resetAlbecki, Mateusz1-2/+2
2020-01-17MdeModulePkg/Variable: Fix VarErrorFlag RT cache offset calculationMichael Kubacki1-3/+3
2020-01-15MdeModulePkg/Setup: Update opcode number variable type to UINTNBrian R Haug1-9/+9
2020-01-14MdeModulePkg/UefiBootManagerLib: log reserved mem allocation failureLaszlo Ersek1-0/+31
2020-01-13MdeModulePkg/SdMmcPciHcDxe: Fix unknown doxygen tag errorAlbecki, Mateusz2-2/+2
2020-01-10MdeModulePkg: remove EnterS3WithImmediateWake () from ResetSystemLibArd Biesheuvel5-64/+0
2020-01-08MdeModulePkg: Add EDK2 Platform Boot Manager ProtocolAshish Singhal5-7/+124
2020-01-06MdeModulePkg/UsbMouseAbsolutePointer: Fix endpoint selectionMrChromebox1-2/+3