]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Bus/Pci
MdeModulePkg/AtaBus&AtaAtapiPassThru: Update ATA drivers to follow UEFI2.4 new reques...
[mirror_edk2.git] / MdeModulePkg / Bus / Pci /
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...
2011-03-04 erictianwhen timeout is 0, infinite loop on the timeout request...
2011-01-03 mdkinneyUse REPORT_STATUS_CODExxx() macros directly.
2010-12-28 rsun3Clean ISA_IO/ISA_IO_16 and VGA_IO/VGA_IO_16 attribute...
2010-12-14 rsun3Add special treatment for EFI_PCI_IO_ATTRIBUTE_EMBEDDED...
2010-12-14 rsun3Update the PCI bus driver to correctly set the EFI_PCI_...
2010-11-26 erictianEHCI Controllers with a CapLen of 0 are ignored.
2010-11-22 rsun3The PCI HotPlug Init Protocol returns a list of Root...
2010-11-12 vanjeffFix bug: The lower 2 bits of Width and stripped, Count...
2010-11-10 rsun3Fix ICC build break.
2010-11-09 rsun3Some existing PCI adapters with UEFI option ROMs make...
2010-11-08 rsun3Per the UEFI spec, if a PCI controller is a P2P bridge...
2010-10-13 jljustenDuetPkg, MdeModulePkg: Fix several enum comparions
2010-09-16 ydong10Refine code to make code run safely.
2010-09-15 ydong10Refine soma code to make code run safely.
2010-08-18 niruiyuclear the correct BAR register. Because for P2P device...
2010-07-13 rsun3Return from ProgramBar() after VF BARs are programmed.
2010-07-13 rsun3Fix bugs in the PCI bus driver to support SR-IOV.
2010-05-07 mdkinneyUpdate UHCI and ECHI drivers to both Stop and Reset...
2010-05-07 mdkinneyFix bug in PciHostBridgeEnumerator().
2010-04-24 hhtianUpdate the copyright notice format
2010-03-20 lgao4Fix compile break on IA32 arch.
2010-03-19 erictianFix a bug that usb keybarod can not work well when...
2010-03-10 rsun3Minor comment fix.
2010-03-05 lgao4Add a blank line in the end of file.
2010-03-05 erictianfix build error
2010-03-05 erictianroll back the parameter check of AsyncInterruptTransfer...
2010-03-04 andrewfishAdd an EHCI register dump function for debug. Not hooke...
2010-03-04 erictianuniform the sw and hw expression to avoid confusing...
2010-03-03 rsun3Minor bug fix and robustness check improvement.
2010-02-28 erictianupdate Ehci driver to distinct pci memory address and...
2010-02-24 lgao41. Correct File header to ## @file
2010-02-20 niruiyuadd more comments for gEfiMdeModulePkgTokenSpaceGuid...
2010-01-29 mdkinneyRemove unnecessary use of FixedPcdxxx() functions and...
2010-01-19 rsun3Improve coding style in MdeModulePkg.
2010-01-15 rsun3Fix some coding style issues in MdeModulePkg.
2010-01-14 rsun3Fix the issue in MdeModulePkg that mismatch between...
2009-12-29 rsun3Fix a bug about linked list manipulation in DegradeReso...
2009-12-29 rsun3Fix a bug in DegradeResource().
2009-12-25 rsun3Fix ICC toolchain build break.
2009-12-24 rsun3Update resource degrade algorithm in PCI bus driver...
2009-12-24 rsun3Update PCI bus driver to support non-standard PCI to...
next