mirror_edk2/MdeModulePkg/Bus
2010-08-04 08:39:55 +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 Return from ProgramBar() after VF BARs are programmed. 2010-07-13 02:13:55 +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