]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Bus
Contributed-under: TianoCore Contribution Agreement 1.0
[mirror_edk2.git] / MdeModulePkg / Bus /
2014-08-07 Feng Tian1) Add type cast for better coding style.
2014-07-22 Tian, FengMdeModulePkg/AtaAtapiPassThru: Correct the algo of...
2014-07-09 Chen FanFixed typos: hanlder should be handler.
2014-07-08 Star ZengMdeModulePkg XhciPei: Fix build failure "conversion...
2014-07-07 Star ZengMdeModulePkg XhciPei: Initialize ScratchPhy and Scratch...
2014-07-07 Star ZengMdeModulePkg XhciDxe: Initialize ScratchPhy and Scratch...
2014-07-04 Star ZengMdeModulePkg XhciDxe: XHCI multiple interface alternate...
2014-07-02 Star ZengMdeModulePkg XhciPei/UsbBusPei: Add XHCI recovery support.
2014-06-26 Eric DongRefine code to make it more safely.
2014-06-19 Alex WilliamsonThe following call tree exposes a bug in the lifetime...
2014-06-04 Tian, FengMdeModulePkg/NvmExpressDxe: Check if CSTS.RDY is 0...
2014-05-15 Ruiyu NiChange PciIo::GetBarAttributes() to return unsupported...
2014-05-15 Tian, FengMdeModulePkg/AtaAtapiPassThru: Handle timeout 0 as...
2014-04-30 Tian, FengMdeModulePkg/ScsiDisk: Using back-off algorithm to...
2014-04-10 Tian, FengMdeModulePkg/UsbMassStorage: Don't send READ_CAPACITY...
2014-03-28 Elvin LiAdd NULL pointer check in I2chost.
2014-02-11 Star ZengMdeModulePkg UsbBusPei: Produce a USB I/O PPI for all...
2014-02-11 Tian, FengMdeModulePkg/ScsiDisk:If the SCSI device target status...
2014-01-26 Star ZengMdeModulePkg UsbBotPei: The UsbBotPei module contains...
2014-01-22 Tian, HotFix CRLF format
2014-01-10 Feng TianMdeModulePkg/NvmExpressDxe: Fix a bug in NvmExpressDxe...
2014-01-09 Elvin LiIf the driver does not start before, we do not disconne...
2014-01-08 Elvin LiCheck if component name protocol exist, uninstall it...
2013-12-25 Elvin LiUpdate XhcWaitOpRegBit to take Timout argument as micro...
2013-12-13 Feng TianMdeModulePkg/XhciDxe: Fix ICC compiler build warning.
2013-12-10 Elvin LiPer PI 1.3 spec, when Reserved bit set in the SlaveAddr...
2013-12-08 Wei LiuMdeModulePkg: introduce PcdPciDisableBusEnumeration
2013-12-06 Feng TianMdeModulePkg/Xhci: Coding style update to follow EDKII...
2013-12-03 Feng TianMdeModulePkg/AtaAtapiPassThru: Error handling enhanceme...
2013-12-03 Feng TianMdeModulePkg/Usb: All h/w related stop operation at...
2013-11-22 Feng TianMdeModulePkg/UsbBus&XhciDxe: Solve a bug that 2 or...
2013-11-19 Feng TianMdeModulePkg/UsbBus: Stop parsing descriptor if some...
2013-10-30 Feng TianMdeMdeModulePkg/UsbBusDxe: If DisconnectController...
2013-10-29 Feng TianMdeModulePkg/NvmExpressDxe: Correct the calculation...
2013-10-23 Tian, FengMdeModulePkg/XhciDxe: Dynamically calculate the interva...
2013-10-15 Sergey IsakovMdeModulePkg/XhciDxe: Usb legacy support feature is...
2013-10-11 Tian, FengMdeModulePkg/AtaAtapiPassThru: Add parameter check...
2013-10-10 Tian, FengMdeModulePkg/AtaBus&AtaAtapiPassThru: Update ATA driver...
2013-10-09 Elvin LiJust like EhciDxe, do not reset host controller when...
2013-10-08 Samer El-Haj-MahmoudFix several DEBUG_ERROR messages that are unnecessarily...
2013-09-23 Feng TianMdeModulePkg/NvmExpressDxe: Fix an issue of potential...
2013-09-18 Feng TianMdeModulePkg/AtaAtapiPassThru: To follow UEFI 2.4,...
2013-09-11 Feng TianMdeModulePkg/NvmExpressDxe: Fix some bugs
2013-08-21 Elvin LiRemove several ASSERT in XhciDxe to allow error status...
2013-08-16 Ruiyu NiChange the PciBusDxe driver to install the PCI enumerat...
2013-08-14 Elvin LiAdd I2C bus DXE driver and I2C host DXE driver followin...
2013-08-12 Elvin LiUpdate XHCI driver to use PCI IO AllocateBuffer/Map...
2013-08-12 Feng TianMdeMdeModulePkg/NvmExpressDxe: Add NVM Express support.
2013-08-09 Elvin LiAdd new adding ATA related status code in PI 1.3 to...
2013-08-05 Feng TianMdeMdeModulePkg/Scsi: Enlarge SCSI cmd timeout to a...
2013-07-26 Ruiyu NiUpdate all the code to consume the ConvertDevicePathToT...
2013-07-18 Olivier MartinThe PCI host bridge can signal failures in its initiali...
2013-07-05 Feng TianMdeModulePkg/Usb: Update some debug messages’ print...
2013-06-24 Feng TianMdeModulePkg/Usb: Boost the r/w performance by reducing...
2013-06-18 Feng TianMdeModulePkg/AtaBus: wait up to 30s for ATA cmd respons...
2013-05-10 erictianMdeMdeModulePkg/Xhci: Clear BIOS_OWN semaphore before...
2013-05-10 erictianMdeMdeModulePkg/UsbBusDxe: Break device enumeration...
2013-04-27 niruiyuFix the bug which incorrectly programs the 64bit base...
2013-04-18 erictianMdeModulePkg/AtaBus: AtaBusDxe module would ignore...
2013-04-07 erictianMdeMdeModulePkg/UsbBusDxe: Fixed a possible memory...
2013-03-29 erictianMdeMdeModulePkg/Usb: two tunings for better device...
2013-03-29 erictianMdeMdeModulePkg/Usb: Fixed two usb issues
2013-03-20 erictianMdeModulePkg: Fixed 'variable set but not used' build...
2013-03-15 niruiyuAdd the backslash to C12 mapping in keyboard layout...
2013-02-21 ydong10Refine the code to avoid error report.
2013-02-21 niruiyuShouldn't free the PciDev structure because the PciDev...
2013-01-09 niruiyuFix the bug that the device claiming too much resource...
2013-01-04 erictianMdeModulePkg/AtaBus&ScsiBus: Dynamically calculate...
2013-01-04 erictianMdeModulePkg/AtaAtapiPassThru: Not set AhciCmdC bit...
2012-12-25 erictianMdeMdeModulePkg/Ehci: Add logic to dispatch OHCI driver...
2012-12-25 erictianMdeMdeModulePkg/Xhci: Fix a wrong conditional judgment...
2012-11-14 erictianMdeModulePkg/AtaAtapiPassThru: fix buffer overflow...
2012-11-09 erictianMdeModulePkg/AtaAtapiPassThru: valid ports transverse...
2012-11-02 li-elvinUpdate comments for functions UhciAllocateDev, EhcCreat...
2012-11-01 erictianMdeModulePkg: eliminate all implicit library dependenci...
2012-10-31 erictianMdeModulePkg/AtaBusDxe: remove a redundant error check
2012-10-31 li-elvinFix build failure.
2012-10-30 li-elvinAdd missing status code in several modules.
2012-10-18 niruiyuUse %lx to print UINT64 value instead of %x.
2012-10-16 ydong10Fix code potential errors.
2012-10-11 lzeng14Add missing braces around initializer.
2012-10-10 erictianMdeModulePkg/UsbBusDxe: Timing tunning for better boot...
2012-09-19 qianouyangAdd TperReset Logic By using MOR bit - Remove the unnec...
2012-09-12 qianouyangAdd Tper Reset Logic by using MOR bit.
2012-09-07 niruiyuCache the state whether the ROM image contains EFI...
2012-08-28 rsun3Fix comparisons of enumerated types which may cause...
2012-08-23 niruiyuFix the bug in PciBus driver to correct parse the 64bit...
2012-08-22 erictianMdeModulePkg/AtaAtapiPassThru: Move error check behind...
2012-07-30 niruiyuChange the type of NotifyHandle from EFI_HANDLE to...
2012-06-25 erictianMdeMdeModulePkg/Usb: Eliminated the use of Set_Idle...
2012-06-18 erictianMdeMoMdeMdeModulePkg/EhciPei: By default power on all...
2012-06-18 erictianMdeMdeModulePkg/Usb: Coding style alignment
2012-06-14 erictianMdeMdeModulePkg/Usb: Fixed a build error in UsbMouseDxe...
2012-06-13 erictianMdeModulePkg/UsbMouse: Get HID descriptor from the...
2012-05-29 erictianMdeModulePkg/Ata: Clear PxCmd.SUD bit when the port...
2012-05-29 erictianMdeModulePkg/Ata: Use a new Pcd named "PcdAtaSmartEnabl...
2012-05-24 niruiyuRemove the check of signature because the code which...
2012-05-14 erictianMdeModulePkg/UsbMassStorage: Add 16 byte SCSI cmds...
2012-05-02 erictianMdeModulePkg: Fix EHCI module build warning reported...
2012-04-28 erictianMdeModulePkg: Enlarge timeout value to wait set_address...
next