summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/Pci
Commit message (Expand)AuthorAgeFilesLines
* sync patch r10492, r10780, r10877, r10880, r10955 from main trunk.vanjeff2011-04-194-9/+9
* sync patch r11043 from main trunk.vanjeff2010-11-151-7/+7
* sync patch r11016, r11020 from main trunk.vanjeff2010-11-112-0/+138
* sync patch 10805 from main trunk.vanjeff2010-08-201-2/+8
* Fix compile break on IA32 arch.lgao42010-03-202-2/+2
* Fix a bug that usb keybarod can not work well when it is inserted at a usb 2....erictian2010-03-198-142/+122
* Minor comment fix.rsun32010-03-102-2/+2
* Add a blank line in the end of file.lgao42010-03-051-1/+1
* fix build errorerictian2010-03-051-1/+1
* roll back the parameter check of AsyncInterruptTransfer() and SyncInterruptTr...erictian2010-03-051-4/+2
* Add an EHCI register dump function for debug. Not hooked in any place...andrewfish2010-03-042-0/+41
* uniform the sw and hw expression to avoid confusing. it does not effect hw fu...erictian2010-03-042-3/+8
* Minor bug fix and robustness check improvement.rsun32010-03-031-4/+7
* update Ehci driver to distinct pci memory address and host addresserictian2010-02-286-53/+86
* 1. Correct File header to ## @filelgao42010-02-244-14/+14
* add more comments for gEfiMdeModulePkgTokenSpaceGuid.PcdTurnOffUsbLegacySupport.niruiyu2010-02-201-1/+1
* Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...mdkinney2010-01-292-6/+5
* Improve coding style in MdeModulePkg.rsun32010-01-1914-302/+307
* Fix some coding style issues in MdeModulePkg.rsun32010-01-153-10/+13
* Fix the issue in MdeModulePkg that mismatch between PCD type and the PCD Lib ...rsun32010-01-141-1/+1
* Fix a bug about linked list manipulation in DegradeResource() in PCI bus driver.rsun32009-12-291-2/+5
* Fix a bug in DegradeResource().rsun32009-12-291-15/+16
* Fix ICC toolchain build break.rsun32009-12-251-2/+2
* Update resource degrade algorithm in PCI bus driver. (1)If any child device h...rsun32009-12-242-29/+70
* Update PCI bus driver to support non-standard PCI to PCI bridge I/O window al...rsun32009-12-246-6/+46
* add error handling on usb related modules.eric_tian2009-12-162-0/+35
* Tempoprary removal of this ASSERT as it crashes the BeagleBoard. We can put i...AJFISH2009-12-101-1/+4
* Set Handle to NULL when creating a new handle.vanjeff2009-10-261-0/+1
* 1. Impl PI 1.2 PCI part. Major changes include:davidhuang2009-10-2031-0/+18127
* MdeModule EhciDxe: Fix compiler warning for IA32 architecture.jljusten2009-10-141-1/+1
* update code to eliminate the wrong assumption that pci address is equal to ho...eric_tian2009-10-146-32/+126
* For the data region which will be touched by Pci Bus Master, we should alloca...eric_tian2009-09-302-2/+2
* In various archs, Processor memory address may not be same with Pci memory ad...eric_tian2009-09-146-69/+193
* modify the incorrect timeout value definitions in Usb drivereric_tian2009-08-192-2/+2
* add comments to clarify the enhancement on EHCI driver, which is guaranteed t...eric_tian2009-08-112-3/+27
* code cleanup:eric_tian2009-07-248-60/+42
* Adding a segment code to make sure that the EHCI controller get attached to t...eric_tian2009-07-231-6/+113
* remove UndiRuntimeDxe from MdeModulePkg to OptionRomPkgvanjeff2009-07-036-7179/+0
* remove the self-implementation on checksum() in this module by using BaseLib.eric_tian2009-06-243-39/+6
* Replace references to RFC 3066 with RFC 4646. gikidy2009-04-304-8/+8
* Changed ID into Id.vanjeff2009-04-201-2/+2
* Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten2009-04-104-2/+6
* fixed DMA not be stopped issue when gBS->ExitBootServices called.vanjeff2009-04-106-2/+121
* updateeric_tian2009-02-252-2/+2
* clean ecceric_tian2009-02-062-9/+6
* Use TO_START and BY_START for UEFI driver model driver.qwang122009-02-042-4/+4
* 3) Doxygen comment cleanup.qwang122009-02-045-48/+0
* 1) Fix a typo in EhcMoniteAsyncRequests.qwang122009-02-0413-104/+25
* use the GUIDed versions of events listed below: EVT_SIGNAL_VIRTUAL_ADDRESS_CH...jji42009-02-032-4/+10
* Add information in Meta-Data fileeric_tian2009-02-031-2/+8