Age | Commit message (Expand) | Author | Files | Lines |
2020-03-30 | MdeModulePkg: Remove gEfiFormBrowserExProtocolGuid Protocol Guid | GuoMinJ | 3 | -3/+0 |
2020-03-27 | MdeModulePkg/SdDxe: Check the Token to avoid null pointer | Guomin Jiang | 1 | -1/+8 |
2020-03-12 | MdeModulePkg/SetupBrowserDxe: Fix IsZeroGuid() ASSERT. | Nickle Wang | 1 | -1/+2 |
2020-03-12 | MdeModulePkg: Use CopyMem instead of GUID assignment | Daniel Schaefer | 1 | -1/+1 |
2020-03-05 | MdeModulePkg/Pci: Fixed Asserts in SCT PCIIO Protocol Test. | Gaurav Jain | 2 | -3/+155 |
2020-03-05 | MdeModulePkg/SdMmcPciHcDxe: Fix PIO transfer mode | Albecki, Mateusz | 2 | -21/+114 |
2020-03-05 | MdeModulePkg/SdMmcPciHcDxe: Do not map memory for non DMA transfer | Albecki, Mateusz | 1 | -27/+61 |
2020-03-05 | MdeModulePkg/SdMmcPciHcDxe: Refactor data transfer completion | Albecki, Mateusz | 1 | -69/+112 |
2020-03-05 | MdeModulePkg/SdMmcPciHcDxe: Read response on command completion | Albecki, Mateusz | 2 | -58/+144 |
2020-03-05 | MdeModulePkg/SdMmcPciHcDxe: Enhance driver traces | Albecki, Mateusz | 1 | -0/+87 |
2020-03-05 | MdeModulePkg/SdMmcPciHcDxe: Send SEND_STATUS at lower frequency | Albecki, Mateusz | 4 | -24/+69 |
2020-03-04 | MdeModulePkg/PiSmmCore: log SMM image start failure | Laszlo Ersek | 1 | -0/+6 |
2020-03-04 | MdeModulePkg/DxeCore: defer PE/COFF emulator registration to StartImage | Ard Biesheuvel | 1 | -11/+13 |
2020-02-19 | MdeModulePkg: Make retval in UninstallMultipleProtocol follow Spec | Heinrich Schuchardt | 1 | -6/+14 |
2020-02-18 | MdeModulePkg/SdMmcPciHcDxe: Fix double PciIo Unmap in TRB creation (CVE-2019-... | Hao A Wu | 1 | -1/+2 |
2020-02-14 | MdeModulePkg/DisplayEngine: Zero memory before free (CVE-2019-14558) | Dandan Bi | 1 | -2/+6 |
2020-02-14 | MdeModulePkg/String.c: Zero memory before free (CVE-2019-14558) | Dandan Bi | 1 | -1/+8 |
2020-02-14 | MdeModulePkg/HiiDB: Remove configuration table when it's freed (CVE-2019-14586) | Dandan Bi | 1 | -1/+9 |
2020-02-14 | MdeModulePkg: Issues reported by ECC in EDK2. | GuoMinJ | 3 | -3/+7 |
2020-02-10 | MdeModulePkg/Usb: Fix various typos | Antoine Coeur | 8 | -17/+17 |
2020-02-10 | MdeModulePkg/UsbBus: Fix various typos | Antoine Coeur | 12 | -27/+27 |
2020-02-10 | MdeModulePkg/UsbMouse: Fix few typos | Antoine Coeur | 6 | -6/+6 |
2020-02-10 | MdeModulePkg/UsbMass: Fix various typos | Antoine Coeur | 8 | -14/+14 |
2020-02-10 | MdeModulePkg/UsbBusDxe: Fix a typo | Philippe Mathieu-Daudé | 1 | -1/+1 |
2020-02-10 | MdeModulePkg/Core/PiSmmCore: Fix various typos | Antoine Coeur | 14 | -53/+53 |
2020-02-10 | MdeModulePkg/Core/Pei: Fix various typos | Antoine Coeur | 5 | -11/+11 |
2020-02-10 | MdeModulePkg/Bus/Sd: Fix various typos | Antoine Coeur | 13 | -33/+33 |
2020-02-10 | MdeModulePkg/Bus/Scsi: Fix various typos | Antoine Coeur | 4 | -26/+26 |
2020-02-10 | MdeModulePkg/Bus/Isa: Fix various typos | Antoine Coeur | 11 | -37/+37 |
2020-02-10 | MdeModulePkg/Bus/I2c: Fix few typos | Antoine Coeur | 3 | -5/+5 |
2020-02-10 | MdeModulePkg/Bus/Ata: Fix various typos | Antoine Coeur | 13 | -45/+45 |
2020-02-10 | MdeModulePkg/Application: Fix various typos | Antoine Coeur | 6 | -7/+7 |
2020-02-10 | MdeModulePkg/Application: Improve French translation | Antoine Coeur | 1 | -3/+3 |
2020-02-07 | MdeModulePkg: Add DxeResetSystemLib unit test | Michael D Kinney | 6 | -1/+428 |
2020-02-07 | MdeModulePkg/PiDxeS3BootScriptLib: Fix potential numeric truncation (CVE-2019... | Hao A Wu | 1 | -1/+51 |
2020-02-07 | MdeModulePkg/Capsule: Remove RT restriction in UpdateCapsule service. | Siyuan Fu | 4 | -6/+20 |
2020-02-06 | MdeModulePkg/BaseSerialPortLib16550: Fix Serial Port Ready | Ashish Singhal | 1 | -1/+1 |
2020-02-06 | MdeModulePkg: Perform test only if not ignore memory test | Heng Luo | 1 | -4/+6 |
2020-01-19 | MdeModulePkg/CapsuleApp: Enhance CapsuleApp for Fmp Capsule Dependency | Xu, Wei6 | 1 | -1/+15 |
2020-01-19 | MdeModulePkg/SdMmcPciHcDxe: Add retries for async commands | Albecki, Mateusz | 1 | -2/+4 |
2020-01-19 | MdeModulePkg/SdMmcPciHcDxe: Add retries for sync commands | Albecki, Mateusz | 3 | -30/+59 |
2020-01-19 | MdeModulePkg/SdMmcPciHcDxe: Refactor command error detection | Albecki, Mateusz | 1 | -75/+140 |
2020-01-19 | MdeModulePkg/SdMmcPciHcDxe: Fix DAT lane SW reset | Albecki, Mateusz | 1 | -2/+2 |
2020-01-17 | MdeModulePkg/Variable: Fix VarErrorFlag RT cache offset calculation | Michael Kubacki | 1 | -3/+3 |
2020-01-15 | MdeModulePkg/Setup: Update opcode number variable type to UINTN | Brian R Haug | 1 | -9/+9 |
2020-01-14 | MdeModulePkg/UefiBootManagerLib: log reserved mem allocation failure | Laszlo Ersek | 1 | -0/+31 |
2020-01-13 | MdeModulePkg/SdMmcPciHcDxe: Fix unknown doxygen tag error | Albecki, Mateusz | 2 | -2/+2 |
2020-01-10 | MdeModulePkg: remove EnterS3WithImmediateWake () from ResetSystemLib | Ard Biesheuvel | 5 | -64/+0 |
2020-01-08 | MdeModulePkg: Add EDK2 Platform Boot Manager Protocol | Ashish Singhal | 5 | -7/+124 |
2020-01-06 | MdeModulePkg/UsbMouseAbsolutePointer: Fix endpoint selection | MrChromebox | 1 | -2/+3 |