audk/OptionRomPkg
qhuang8 823f7d4f93 Add OptionRomPkg, it contains AtapiPassThru driver for the test purpose of Scsi Bus support.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4309 6f19259b-4bc3-4df7-8a09-765794883524
2007-11-20 07:05:44 +00:00
..
AtapiPassThruDxe Add OptionRomPkg, it contains AtapiPassThru driver for the test purpose of Scsi Bus support. 2007-11-20 07:05:44 +00:00
OptionRomPkg.dec Add OptionRomPkg, it contains AtapiPassThru driver for the test purpose of Scsi Bus support. 2007-11-20 07:05:44 +00:00
OptionRomPkg.dsc Add OptionRomPkg, it contains AtapiPassThru driver for the test purpose of Scsi Bus support. 2007-11-20 07:05:44 +00:00
ReadMe.txt Add OptionRomPkg, it contains AtapiPassThru driver for the test purpose of Scsi Bus support. 2007-11-20 07:05:44 +00:00

ReadMe.txt

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

For now, AtapiPassThru driver in this package is to test Scsi Bus support:
ScsiBus driver should support both/either ScsiPassThru and ExtScsiPassThru
installed on a controller handle.
 
AtapiPassThru driver in this package can selectively produce ScsiPassThru
and/or ExtScsiPassThru protocol based on feature flags of PcdSupportScsiPassThru
and PcdExtScsiPassThru.

Please note that AtapiPassThru driver has not been tuned to size optimal.
Neither is it feature complete: several driver model protocols required
by option ROM driver, e.g. EFI_DRIVER_SUPPORTED_EFI_VERSION_PROTOCOL Protocol. 

Build Validation:
MYTOOLS(VS2005) IA32 X64 IPF EBC
ICC             IA32 X64 IPF
CYGWINGCC       IA32 X64