]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Bus/Pci/XhciDxe/Xhci.c
Just like EhciDxe, do not reset host controller when debug capability is enabled...
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / XhciDxe / Xhci.c
2013-10-09 Elvin LiJust like EhciDxe, do not reset host controller when...
2013-08-21 Elvin LiRemove several ASSERT in XhciDxe to allow error status...
2013-08-12 Elvin LiUpdate XHCI driver to use PCI IO AllocateBuffer/Map...
2013-05-10 erictianMdeMdeModulePkg/Xhci: Clear BIOS_OWN semaphore before...
2013-03-29 erictianMdeMdeModulePkg/Usb: Fixed two usb issues
2012-12-25 erictianMdeMdeModulePkg/Xhci: Fix a wrong conditional judgment...
2012-11-02 li-elvinUpdate comments for functions UhciAllocateDev, EhcCreat...
2012-10-30 li-elvinAdd missing status code in several modules.
2012-03-27 erictianMdeModulePkg/XhciDxe: Event Ring traverse algorithm...
2012-03-07 erictianMdeModulePkg: add support for ORICO PEUS3-2P card
2011-11-25 erictianMdeModulePkg: The patch eliminates two assumptions
2011-10-31 jljustenMdeModulePkg: Remove variables that are set, but not...
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-23 erictianEnabling usb3.0 XHCI support.