qhuang8 | 87f8ccb | 2007-11-23 03:05:33 +0000 | [diff] [blame] | 1 | AtapiPassThru:
|
| 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
|
qhuang8 | c281c69 | 2007-12-21 03:27:03 +0000 | [diff] [blame] | 8 | and PcdSupportExtScsiPassThru.
|
qhuang8 | 823f7d4 | 2007-11-20 07:05:44 +0000 | [diff] [blame] | 9 |
|
qhuang8 | 87f8ccb | 2007-11-23 03:05:33 +0000 | [diff] [blame] | 10 | CirrusLogic5430:
|
| 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.
|
qhuang8 | 823f7d4 | 2007-11-20 07:05:44 +0000 | [diff] [blame] | 14 |
|
| 15 | Build Validation:
|
| 16 | MYTOOLS(VS2005) IA32 X64 IPF EBC
|
| 17 | ICC IA32 X64 IPF
|
| 18 | CYGWINGCC IA32 X64
|
| 19 |
|