audk/MdeModulePkg/Bus
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
..
Pci code cleanup: 2009-07-24 05:34:55 +00:00
Scsi Update the SCSI Disk Driver to not mount drives on physical only SCSI channels 2009-06-29 05:58:14 +00:00
Usb Fixed a bug that the system hangs with an assert in DiskIo.c that is division overflow due to block size == 0 when no flppy media is present in a specific type of USB floppy drive (NEC PC-VP-BU04)at power on. 2009-07-23 01:30:16 +00:00