audk/MdeModulePkg/Bus
li-elvin f95bc04893 Change the check condition for 16 byte command, when HDD size is > 2TB, use 16 byte command instead.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10817 6f19259b-4bc3-4df7-8a09-765794883524
2010-08-23 10:05:44 +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 Change the check condition for 16 byte command, when HDD size is > 2TB, use 16 byte command instead. 2010-08-23 10:05:44 +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