audk/MdeModulePkg/Bus/Pci/EhciDxe
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
Ehci.c code cleanup: 2009-07-24 05:34:55 +00:00
Ehci.h code cleanup: 2009-07-24 05:34:55 +00:00
EhciDebug.c 1) Fix a typo in EhcMoniteAsyncRequests. 2009-02-04 06:56:31 +00:00
EhciDebug.h 1) Fix a typo in EhcMoniteAsyncRequests. 2009-02-04 06:56:31 +00:00
EhciDxe.inf fixed DMA not be stopped issue when gBS->ExitBootServices called. 2009-04-10 08:31:45 +00:00
EhciReg.c 1) Fix a typo in EhcMoniteAsyncRequests. 2009-02-04 06:56:31 +00:00
EhciReg.h code cleanup: 2009-07-24 05:34:55 +00:00
EhciSched.c Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg. 2009-04-10 20:58:18 +00:00
EhciSched.h Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg. 2009-04-10 20:58:18 +00:00
EhciUrb.c 1) Fix a typo in EhcMoniteAsyncRequests. 2009-02-04 06:56:31 +00:00
EhciUrb.h 1) Fix a typo in EhcMoniteAsyncRequests. 2009-02-04 06:56:31 +00:00
UsbHcMem.c 1) Fix a typo in EhcMoniteAsyncRequests. 2009-02-04 06:56:31 +00:00
UsbHcMem.h code cleanup: 2009-07-24 05:34:55 +00:00