audk/MdeModulePkg/Bus/Pci/UhciDxe
eric_tian a261044cf5 code cleanup:
1. remove unused macro/remove unnecessary included header file
2. for those values defined by PCI spec, use the naming of definition in IndustryStandard/Pci.h
3. use BITX macro in Base.h rather than define one by self.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8992 6f19259b-4bc3-4df7-8a09-765794883524
2009-07-24 05:34:55 +00:00
..
ComponentName.c Replace references to RFC 3066 with RFC 4646. 2009-04-30 05:32:11 +00:00
ComponentName.h Replace references to RFC 3066 with RFC 4646. 2009-04-30 05:32:11 +00:00
Uhci.c code cleanup: 2009-07-24 05:34:55 +00:00
Uhci.h code cleanup: 2009-07-24 05:34:55 +00:00
UhciDebug.c check the usage of %d,%x,%ld,%lx and so on in debug print statement. 2008-12-18 08:48:36 +00:00
UhciDebug.h clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
UhciDxe.inf fixed DMA not be stopped issue when gBS->ExitBootServices called. 2009-04-10 08:31:45 +00:00
UhciQueue.c 3) Doxygen comment cleanup. 2009-02-04 06:59:23 +00:00
UhciQueue.h clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
UhciReg.c 3) Doxygen comment cleanup. 2009-02-04 06:59:23 +00:00
UhciReg.h code cleanup: 2009-07-24 05:34:55 +00:00
UhciSched.c Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg. 2009-04-10 20:58:18 +00:00
UhciSched.h Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg. 2009-04-10 20:58:18 +00:00
UsbHcMem.c 3) Doxygen comment cleanup. 2009-02-04 06:59:23 +00:00
UsbHcMem.h code cleanup: 2009-07-24 05:34:55 +00:00