ReadMe.txt
1AtapiPassThru:
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
8 and PcdSupportExtScsiPassThru.
9
10CirrusLogic5430:
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.
14
15Build Validation:
16MYTOOLS(VS2005) IA32 X64 IPF EBC
17ICC IA32 X64 IPF
18CYGWINGCC IA32 X64
19
20