audk/MdeModulePkg/Bus
niruiyu 6989af7168 clear the correct BAR register. Because for P2P device, only register from 0x10 to 0x14 is BAR register.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10805 6f19259b-4bc3-4df7-8a09-765794883524
2010-08-18 12:21:21 +00:00
..
Ata/AtaBusDxe Update AtaBus module to use Uefi.h as the master header file as it is a pure UEFI driver. 2010-07-26 07:43:29 +00:00
Pci clear the correct BAR register. Because for P2P device, only register from 0x10 to 0x14 is BAR register. 2010-08-18 12:21:21 +00:00
Scsi According to SCSI spec, ANSI version is 3 bits, so 0x7 should be used to get correct ANSI version. 2010-08-04 08:39:55 +00:00
Usb raise TPL to TPL_CALLBACK level at DriverBindingStart() for all usb-related modules, which prevent DriverBindingStop() from being invoked when DriverBindingStart() runs. 2010-05-05 05:21:38 +00:00