summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/Pci
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add information in Meta-Data fileeric_tian2009-02-031-2/+8
* add parameter check logic to clean up Klocwork warning.eric_tian2009-02-021-2/+9
* Source level security checkedjji42009-01-191-1/+0
* Library usage checkedjji42008-12-262-3/+3
* check the usage of %d,%x,%ld,%lx and so on in debug print statement.jji42008-12-185-13/+13
* Clean up to update the reference of the these macros:qhuang82008-12-165-7/+7
* Add description to .inf files.gikidy2008-12-123-6/+15
* Change _CR() to BASE_CR() to follow naming conventionmdkinney2008-12-061-1/+1
* Typo correctedjji42008-12-041-1/+1
* 1)Global variables have been moved backward ahead of functions.jji42008-12-042-1/+9
* Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy2008-12-033-7/+1
* Global variables have been moved backward ahead of functions.jji42008-12-0312-291/+462
* Add the AND of all architectural protocols for this special DXE_RUNTIME driver.qhuang82008-11-271-0/+13
* 1, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu22008-11-111-0/+1
* Remove over specific Guidklu22008-11-051-6/+0
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-302-16/+1
* Make use of correct format String:qwang122008-10-272-2/+2
* clean up the un-suitable ';' location when declaring the functions.vanjeff2008-09-0410-132/+66
* The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao42008-08-303-3/+3
* remove the unused msa files in MdeModulePkg.lgao42008-08-253-261/+0
* Update some module INF files in MdeModulePkg to "UEFI_DRIVER"qhuang82008-08-182-2/+2
* modify coding style to pass ecc tooleric_tian2008-07-281-5/+0
* modify coding styleeric_tian2008-07-091-12/+2
* modify coding style to pass ecc tool and provide comments that complied with ...eric_tian2008-07-0913-846/+673
* modify coding style to pass ecc tool and provide comments that complied with ...eric_tian2008-07-0813-818/+638
* Make USB Stack code pass ECC tool check.eric_tian2008-07-022-2/+2
* Boolean values and variable type BOOLEAN should not use explicit comparisons ...qwang122008-06-301-2/+2
* [Description]:vanjeff2008-06-255-13/+19
* Add #ifndef statement for header file.qhuang82008-05-271-0/+6
* Rename the confusing PCD.qhuang82008-05-064-4/+4
* [Description]:qhuang82008-04-176-4/+16
* apply for doxgen format.vanjeff2008-04-095-1294/+919
* Fix warnings generated by gcc for ia32 builds:jljusten2008-04-081-1/+1
* [Description]:lgao42008-03-142-2/+7
* edk2/MdeModulePkg/Bus/Pci/UhciDxe/ComponentName.c:jljusten2008-02-261-1/+1
* 1. Added EFI_MEDIA_CHANGED and EFI_INVALID_PARAMETER returns in UsbMassReadBl...vanjeff2008-02-1312-526/+160
* fixed comments problem.vanjeff2008-01-241-2/+2
* 1. Remove USB HC Protocol installing from Uhci module. It only installs USB2 ...vanjeff2008-01-235-770/+233
* Fixed potential issues to release resources when error occurs.vanjeff2007-11-283-30/+46