blob: 5eb81cb0c2c0822eaf01b56fbef035fbdeeca2d3 [file] [log] [blame]
qhuang887f8ccb2007-11-23 03:05:33 +00001AtapiPassThru:
2 For now, AtapiPassThru driver in this package is to test Scsi Bus support:
3 ScsiBus driver should support both/either ScsiPassThru and ExtScsiPassThru
4 installed on a controller handle.
5
6 AtapiPassThru driver in this package can selectively produce ScsiPassThru
7 and/or ExtScsiPassThru protocol based on feature flags of PcdSupportScsiPassThru
qhuang8c281c692007-12-21 03:27:03 +00008 and PcdSupportExtScsiPassThru.
qhuang8823f7d42007-11-20 07:05:44 +00009
qhuang887f8ccb2007-11-23 03:05:33 +000010CirrusLogic5430:
11 Sample implementation of UGA Draw or Graphics Output Protocol for the Cirrus
12 Logic 5430 family of PCI video card. It provides reference code for the GOP/UGA,
13 Component Name (2), EFI driver supported Verison protocol.
qhuang8823f7d42007-11-20 07:05:44 +000014
15Build Validation:
16MYTOOLS(VS2005) IA32 X64 IPF EBC
17ICC IA32 X64 IPF
18CYGWINGCC IA32 X64
19