Age | Commit message (Expand) | Author | Files | Lines |
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 |
2020-01-06 | MdeModulePkg/Usb/UsbMouse: Fix endpoint selection | MrChromebox | 1 | -2/+3 |
2020-01-06 | MdeModulePkg/Usb/EfiKey: Fix endpoint selection | MrChromebox | 1 | -2/+3 |
2020-01-06 | MdeModulePkg/Smbios: Add TCG PFP rev 105 support. | Jiewen Yao | 2 | -5/+39 |
2020-01-06 | MdeModulePkg/dec: add PcdTcgPfpMeasurementRevision PCD | Jiewen Yao | 1 | -0/+8 |
2020-01-06 | MdeModulePkg/Smbios: Done measure Smbios multiple times. | Jiewen Yao | 1 | -2/+2 |
2020-01-06 | MdeModulePkg/SdMmcPciHcDxe: Add function to start SD clock | Albecki, Mateusz | 3 | -12/+47 |
2020-01-06 | MdeModulePkg/SdMmcPciHcDxe: Hook SwitchClockFreq after SD clock start | Albecki, Mateusz | 5 | -142/+81 |
2019-12-11 | MdeModulePkg PeiCore: Improve comment semantics | Michael Kubacki | 6 | -27/+31 |
2019-12-11 | MdeModulePkg PeiCore: Fix typos | Michael Kubacki | 12 | -112/+112 |
2019-12-05 | MdeModulePkg: Add ARM/Aarch64 support which were missing | Zhiguang Liu | 1 | -1/+1 |
2019-12-05 | MdeModulePkg: LzmaCustomDecompressLib.inf don't support EBC anymore | Zhiguang Liu | 2 | -2/+2 |
2019-12-04 | MdeModulePkg/MdeModulePkg.uni: Add missing strings for PCD | Shenglei Zhang | 1 | -0/+12 |
2019-12-02 | MdeModulePkg/VariableSmmRuntimeDxe.inf: list local header "Variable.h" | Laszlo Ersek | 1 | -0/+1 |
2019-11-25 | MdeModulePkg/Variable: Initialize local variable "RtPtrTrack"edk2-stable201911 | Kubacki, Michael A | 1 | -0/+2 |
2019-11-25 | MdeModulePkg/Variable: Initialize local variable "Variable" | Kubacki, Michael A | 1 | -0/+2 |
2019-11-20 | MdeModulePkg/NvmExpressDxe: Fix wrong queue size for async IO queues | Sean Brogan | 2 | -3/+5 |
2019-11-15 | MdeModulePkg RegularExpressionDxe: Update tool chain name to CLANGPDB | Liming Gao | 1 | -1/+1 |
2019-11-15 | MdeModulePkg: Unify the definitions of size_t | Zhiguang Liu | 2 | -10/+2 |
2019-11-15 | MdeModulePkg/Variable: Fix volatile variable RT cache update logic | Michael Kubacki | 1 | -3/+3 |