]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Bus/Pci
MdeModulePkg: Add match2 opcode support in SetupBrowserDxe and sample code in DriverS...
[mirror_edk2.git] / MdeModulePkg / Bus / Pci /
2015-05-04 Feng TianMdeModulePkg/NvmExpressDxe: Expose EFI_NVM_EXPRESS_PASS...
2015-04-29 Feng TianMdeModulePkg: Add UFS (Universal Flash Storage) Stack
2015-04-27 Feng TianMdeModulePkg/NvmExpressDxe: fix build error
2015-04-27 Feng TianMdeModulePkg/NvmExpressDxe: Correct Prp list creation...
2015-04-27 Feng TianMdeModulePkg: fix completed xfer length in XhciDxe...
2015-04-27 Feng TianMdeModulePkg/XhciDxe: rename "Lenth" to "Length" in...
2015-04-10 Feng TianMdeModulePkg/NvmExpressDxe: Fix possible memory leak...
2015-03-16 Laszlo ErsekMdeModulePkg: XhciDxe: list ARM and AARCH64 as valid...
2015-03-13 Shumin QiuMdeModulePkg: Fix typo.
2015-03-12 Feng TianMdeModulePkg/Usb: Remove unnecessary direction restrict...
2015-02-23 Laszlo ErsekMdeModulePkg: list ARM and AARCH64 as valid architectur...
2015-01-20 Ruiyu NiDispatch the UEFI option rom returned from PciPlatform...
2014-12-04 Randy PawellMdeModulePkg: Source fixes and cleanup for ARMGCC compiles
2014-11-27 Samer El-Haj-MahmoudMdeModulePkg: Misc comments and DEBUG messages
2014-09-15 Star ZengMdeModulePkg XhciPei/UsbBusPei: Enhance code for better...
2014-09-03 Gao, LimingMdeModulePkg: Convert non DOS format files to DOS forma...
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
2014-08-22 Elvin LiDo not access transfer ring when endpoint is isochronou...
2014-08-07 Feng Tian1) Add type cast for better coding style.
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-01-22 Tian, HotFix CRLF format
2014-01-10 Feng TianMdeModulePkg/NvmExpressDxe: Fix a bug in NvmExpressDxe...
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-08 Wei LiuMdeModulePkg: introduce PcdPciDisableBusEnumeration
2013-12-06 Feng TianMdeModulePkg/Xhci: Coding style update to follow EDKII...
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-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-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-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-12 Elvin LiUpdate XHCI driver to use PCI IO AllocateBuffer/Map...
2013-08-12 Feng TianMdeMdeModulePkg/NvmExpressDxe: Add NVM Express support.
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-05-10 erictianMdeMdeModulePkg/Xhci: Clear BIOS_OWN semaphore before...
2013-04-27 niruiyuFix the bug which incorrectly programs the 64bit base...
2013-03-29 erictianMdeMdeModulePkg/Usb: Fixed two usb issues
2013-03-20 erictianMdeModulePkg: Fixed 'variable set but not used' build...
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...
2012-12-25 erictianMdeMdeModulePkg/Ehci: Add logic to dispatch OHCI driver...
2012-12-25 erictianMdeMdeModulePkg/Xhci: Fix a wrong conditional judgment...
2012-11-02 li-elvinUpdate comments for functions UhciAllocateDev, EhcCreat...
2012-11-01 erictianMdeModulePkg: eliminate all implicit library dependenci...
2012-10-30 li-elvinAdd missing status code in several modules.
2012-10-18 niruiyuUse %lx to print UINT64 value instead of %x.
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-06-18 erictianMdeMoMdeMdeModulePkg/EhciPei: By default power on all...
2012-05-02 erictianMdeModulePkg: Fix EHCI module build warning reported...
2012-04-28 erictianMdeModulePkg: Skip to manage usb debug port in EDKII...
2012-04-12 rsun3MdeModulePkg PciBusDxe and DuetPkg PciBusNoEnumerationD...
2012-04-10 erictianMdeModulePkg: Fix build warning on Xhci driver with...
2012-03-27 erictianMdeModulePkg/XhciDxe: Event Ring traverse algorithm...
2012-03-14 rsun3Improve robustness when scanning PCI Option ROM.
2012-03-07 erictianMdeModulePkg: add support for ORICO PEUS3-2P card
2012-02-01 rsun3MdeModulePkg PciBusDxe: Add typecast to eliminate possi...
2012-01-31 rsun3MdeModulePkg PciBusDxe: Follow the P2P Bridge spec...
2011-12-22 rsun3MdeModulePkg PCI Bus Driver: Remove the workaround...
2011-11-28 lgao4Update code to pass build on VS2008 with /Od compiler...
2011-11-25 erictianMdeModulePkg: The patch eliminates two assumptions
2011-11-16 erictianMdeModulePkg: Enable port power if port power control...
2011-11-09 lzeng14Remove some useless functions for EhciPei driver.
2011-10-31 jljustenMdeModulePkg: Remove variables that are set, but not...
2011-10-31 rsun3Fix compiler warnings.
2011-10-28 rsun3MdeModulePkg PciBusDxe: The PCI Bus Driver is updated...
2011-10-18 rsun3MdeModulePkg PciBusDxe: Allows PCI device drivers to...
2011-09-28 rsun3MdeModulePkg PCI Bus Driver: Add more checks before...
2011-09-14 erictian1) remove wrong global variable usage because it will...
2011-08-25 erictianFixed build error reported by ICC and GCC
2011-08-24 erictianRemove CONST modifier to be spec compliance
2011-08-23 erictianEnabling usb3.0 XHCI support.
2011-08-17 lgao4Remove the blank line.
2011-08-08 niruiyuAdd non null assertion before using the bridge instance.
2011-08-04 niruiyuPrint resource allocation/bar programming when PciBus...
2011-07-06 niruiyuFix the comments to follow UEFI Spec regarding how...
2011-06-27 jljustenMdeModulePkg: Add IdeBusPei driver
2011-06-27 jljustenMdeModulePkg: Add PEI USB drivers and related PPIs
2011-06-20 niruiyuFix EFI Option ROM being loaded twice unconditionally.
2011-03-11 vanjeffUpdate some progress codes name per the PI Spec, 1...
next