summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Pci
AgeCommit message (Expand)AuthorFilesLines
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy4-8/+8
2009-04-20Changed ID into Id.vanjeff1-2/+2
2009-04-10Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten4-2/+6
2009-04-10fixed DMA not be stopped issue when gBS->ExitBootServices called.vanjeff6-2/+121
2009-02-25updateeric_tian2-2/+2
2009-02-06clean ecceric_tian2-9/+6
2009-02-04Use TO_START and BY_START for UEFI driver model driver.qwang122-4/+4
2009-02-043) Doxygen comment cleanup.qwang125-48/+0
2009-02-041) Fix a typo in EhcMoniteAsyncRequests.qwang1213-104/+25
2009-02-03use the GUIDed versions of events listed below: EVT_SIGNAL_VIRTUAL_ADDRESS_CH...jji42-4/+10
2009-02-03Add information in Meta-Data fileeric_tian1-2/+8
2009-02-03Add information in Meta-Data fileeric_tian1-2/+8
2009-02-02add parameter check logic to clean up Klocwork warning.eric_tian1-2/+9
2009-01-19Source level security checkedjji41-1/+0
2008-12-26Library usage checkedjji42-3/+3
2008-12-18check the usage of %d,%x,%ld,%lx and so on in debug print statement.jji45-13/+13
2008-12-16Clean up to update the reference of the these macros:qhuang85-7/+7
2008-12-12Add description to .inf files.gikidy3-6/+15
2008-12-06Change _CR() to BASE_CR() to follow naming conventionmdkinney1-1/+1
2008-12-04Typo correctedjji41-1/+1
2008-12-041)Global variables have been moved backward ahead of functions.jji42-1/+9
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy3-7/+1
2008-12-03Global variables have been moved backward ahead of functions.jji412-291/+462
2008-11-27Add the AND of all architectural protocols for this special DXE_RUNTIME driver.qhuang81-0/+13
2008-11-111, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu21-0/+1
2008-11-05Remove over specific Guidklu21-6/+0
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42-16/+1
2008-10-27Make use of correct format String:qwang122-2/+2
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff10-132/+66
2008-08-30The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao43-3/+3
2008-08-25remove the unused msa files in MdeModulePkg.lgao43-261/+0
2008-08-18Update some module INF files in MdeModulePkg to "UEFI_DRIVER"qhuang82-2/+2
2008-07-28modify coding style to pass ecc tooleric_tian1-5/+0
2008-07-09modify coding styleeric_tian1-12/+2
2008-07-09modify coding style to pass ecc tool and provide comments that complied with ...eric_tian13-846/+673
2008-07-08modify coding style to pass ecc tool and provide comments that complied with ...eric_tian13-818/+638
2008-07-02Make USB Stack code pass ECC tool check.eric_tian2-2/+2
2008-06-30Boolean values and variable type BOOLEAN should not use explicit comparisons ...qwang121-2/+2
2008-06-25[Description]:vanjeff5-13/+19
2008-05-27Add #ifndef statement for header file.qhuang81-0/+6
2008-05-06Rename the confusing PCD.qhuang84-4/+4
2008-04-17[Description]:qhuang86-4/+16
2008-04-09apply for doxgen format.vanjeff5-1294/+919
2008-04-08Fix warnings generated by gcc for ia32 builds:jljusten1-1/+1
2008-03-14[Description]:lgao42-2/+7
2008-02-26edk2/MdeModulePkg/Bus/Pci/UhciDxe/ComponentName.c:jljusten1-1/+1
2008-02-131. Added EFI_MEDIA_CHANGED and EFI_INVALID_PARAMETER returns in UsbMassReadBl...vanjeff12-526/+160
2008-01-24fixed comments problem.vanjeff1-2/+2
2008-01-231. Remove USB HC Protocol installing from Uhci module. It only installs USB2 ...vanjeff5-770/+233
2007-11-28Fixed potential issues to release resources when error occurs.vanjeff3-30/+46