code cleanup:
commitb512852b825a01001810cecef751fc9f340b05a2
authortian, feng <eric_tian@tianocore.org>
Fri, 24 Jul 2009 05:34:55 +0000 (24 05:34 +0000)
committertian, feng <eric_tian@tianocore.org>
Fri, 24 Jul 2009 05:34:55 +0000 (24 05:34 +0000)
treebea163f99478159d28f69c22b122efa963769db2
parent0ad036d839f169ad439123619d8185d368155364
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.
MdeModulePkg/Bus/Pci/EhciDxe/Ehci.c
MdeModulePkg/Bus/Pci/EhciDxe/Ehci.h
MdeModulePkg/Bus/Pci/EhciDxe/EhciReg.h
MdeModulePkg/Bus/Pci/EhciDxe/UsbHcMem.h
MdeModulePkg/Bus/Pci/UhciDxe/Uhci.c
MdeModulePkg/Bus/Pci/UhciDxe/Uhci.h
MdeModulePkg/Bus/Pci/UhciDxe/UhciReg.h
MdeModulePkg/Bus/Pci/UhciDxe/UsbHcMem.h