| Commit message (Expand) | Author | Age | Files | Lines |
* | MdeModulePkg/Usb: Fix various typos | Antoine Coeur | 2020-02-10 | 8 | -17/+17 |
* | MdeModulePkg/UsbBus: Fix various typos | Antoine Coeur | 2020-02-10 | 12 | -27/+27 |
* | MdeModulePkg/UsbMouse: Fix few typos | Antoine Coeur | 2020-02-10 | 6 | -6/+6 |
* | MdeModulePkg/UsbMass: Fix various typos | Antoine Coeur | 2020-02-10 | 8 | -14/+14 |
* | MdeModulePkg/UsbBusDxe: Fix a typo | Philippe Mathieu-Daudé | 2020-02-10 | 1 | -1/+1 |
* | MdeModulePkg/Bus/Sd: Fix various typos | Antoine Coeur | 2020-02-10 | 13 | -33/+33 |
* | MdeModulePkg/Bus/Scsi: Fix various typos | Antoine Coeur | 2020-02-10 | 4 | -26/+26 |
* | MdeModulePkg/Bus/Isa: Fix various typos | Antoine Coeur | 2020-02-10 | 11 | -37/+37 |
* | MdeModulePkg/Bus/I2c: Fix few typos | Antoine Coeur | 2020-02-10 | 3 | -5/+5 |
* | MdeModulePkg/Bus/Ata: Fix various typos | Antoine Coeur | 2020-02-10 | 13 | -45/+45 |
* | MdeModulePkg/SdMmcPciHcDxe: Add retries for async commands | Albecki, Mateusz | 2020-01-19 | 1 | -2/+4 |
* | MdeModulePkg/SdMmcPciHcDxe: Add retries for sync commands | Albecki, Mateusz | 2020-01-19 | 3 | -30/+59 |
* | MdeModulePkg/SdMmcPciHcDxe: Refactor command error detection | Albecki, Mateusz | 2020-01-19 | 1 | -75/+140 |
* | MdeModulePkg/SdMmcPciHcDxe: Fix DAT lane SW reset | Albecki, Mateusz | 2020-01-19 | 1 | -2/+2 |
* | MdeModulePkg/SdMmcPciHcDxe: Fix unknown doxygen tag error | Albecki, Mateusz | 2020-01-13 | 2 | -2/+2 |
* | MdeModulePkg/UsbMouseAbsolutePointer: Fix endpoint selection | MrChromebox | 2020-01-06 | 1 | -2/+3 |
* | MdeModulePkg/Usb/UsbMouse: Fix endpoint selection | MrChromebox | 2020-01-06 | 1 | -2/+3 |
* | MdeModulePkg/Usb/EfiKey: Fix endpoint selection | MrChromebox | 2020-01-06 | 1 | -2/+3 |
* | MdeModulePkg/SdMmcPciHcDxe: Add function to start SD clock | Albecki, Mateusz | 2020-01-06 | 3 | -12/+47 |
* | MdeModulePkg/SdMmcPciHcDxe: Hook SwitchClockFreq after SD clock start | Albecki, Mateusz | 2020-01-06 | 5 | -142/+81 |
* | MdeModulePkg/NvmExpressDxe: Fix wrong queue size for async IO queues | Sean Brogan | 2019-11-20 | 2 | -3/+5 |
* | MdeModulePkg/Pci: Add DeviceSecurity support. | Jiewen Yao | 2019-11-11 | 5 | -4/+94 |
* | MdeModulePkg/UhciPei: Initialize the variable RequestMap | Shenglei Zhang | 2019-11-04 | 1 | -0/+2 |
* | MdeModulePkg/EhciPei: Initialize the variable Map | Shenglei Zhang | 2019-11-04 | 1 | -0/+2 |
* | MdeModulePkg/SdBlockIoPei: Add check for DeviceIndex | Shenglei Zhang | 2019-11-04 | 1 | -2/+2 |
* | MdeModulePkg/NvmExpressPei: Fix Opal S3 unlock issue | Maggie Chu | 2019-10-30 | 1 | -20/+23 |
* | MdeModulePkg/XhciPei: Fix Aligned Page Allocation | Ashish Singhal | 2019-10-21 | 3 | -21/+160 |
* | MdeModulePkg/XhciDxe: Fix Aligned Page Allocation | Ashish Singhal | 2019-10-21 | 1 | -1/+1 |
* | MdeModulePkg/Ufs: Fix UFS flag read from Query Resp UPIU | Agrawal, Sachin | 2019-10-15 | 2 | -2/+8 |
* | MdeModulePkg: fix UninstallMultipleProtocolInterfaces() calls | Laszlo Ersek | 2019-10-09 | 7 | -9/+9 |
* | MdeModulePkg/ScsiDiskDxe: Support Storage Security Command Protocol | Zurcher, Christopher J | 2019-09-29 | 3 | -16/+774 |
* | MdeModulePkg/ScsiBusDxe: Clean up Peripheral Type check | Zurcher, Christopher J | 2019-09-29 | 1 | -2/+3 |
* | MdeModulePkg/UfsPassThruDxe: Check for RPMB W-LUN (SecurityLun) | Zurcher, Christopher J | 2019-09-29 | 1 | -1/+16 |
* | MdeModulePkg/SdMmcPciHcDxe: Fix SdMmcMmcLegacy bus timing handling | Albecki, Mateusz | 2019-09-29 | 1 | -1/+7 |
* | MdeModulePkg/SdMmcPciHcDxe: Fix bus timing switch sequence | Albecki, Mateusz | 2019-09-29 | 1 | -44/+26 |
* | MdeModulePkg/SdMmcPciHcDxe: Remove clock stop from HS200 switch | Albecki, Mateusz | 2019-09-29 | 1 | -29/+0 |
* | MdeModulePkg/UfsPassThruDxe: Implement EDKII_UFS_HC_PLATFORM_PROTOCOL | Albecki, Mateusz | 2019-08-13 | 4 | -3/+112 |
* | MdeModulePkg/UfsPassThruDxe: Refactor private data to use UfsHcInfo | Albecki, Mateusz | 2019-08-13 | 3 | -23/+58 |
* | MdeModulePkg/UfsPassThruDxe: Refactor UfsExecUicCommand function | Albecki, Mateusz | 2019-08-13 | 2 | -23/+27 |
* | MdeModulePkg/UsbBusDxe: Return error when the device is not present | Marcin Wojtas | 2019-08-05 | 1 | -0/+1 |
* | PciBusDxe: duplicate node insertion for every PPB device in the system | Javeed, Ashraf | 2019-07-01 | 1 | -18/+1 |
* | MdeModulePkg/SdMmcHcDxe: Implement revision 3 of SdMmcOverrideProtocol | Albecki, Mateusz | 2019-07-01 | 6 | -231/+814 |
* | MdeModulePkg/UfsPassThruDxe: Fix unaligned data transfer handling | Albecki, Mateusz | 2019-07-01 | 2 | -54/+150 |
* | MdeModulePkg/UfsPassThruDxe: Refactor UFS device presence detection | Albecki, Mateusz | 2019-06-27 | 1 | -32/+18 |
* | MdeModulePkg/NvmExpressPei: Produce NVM Express PassThru PPI | Maggie Chu | 2019-06-24 | 8 | -117/+420 |
* | MdeModulePkg/PciBusDxe: catch unimplemented extended config space reads | Laszlo Ersek | 2019-06-11 | 1 | -0/+13 |
* | MdeModulePkg/AhciPei: Fix device cannot be found in non-S3 path | Hao A Wu | 2019-05-31 | 1 | -1/+8 |
* | MdeModulePkg: Remove BootInRecoveryMode PPI | xuwei6 | 2019-05-09 | 6 | -6/+6 |
* | MdeModulePkg/NvmExpressHci.c: Change comments | Zhichao Gao | 2019-04-28 | 1 | -4/+1 |
* | MdeModulePkg/AhciPei: Add PEI BlockIO support | Hao Wu | 2019-04-24 | 6 | -0/+960 |