]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OptionRomPkg/ReadMe.txt
Add OptionRomPkg, it contains AtapiPassThru driver for the test purpose of Scsi Bus...
[mirror_edk2.git] / OptionRomPkg / ReadMe.txt
diff --git a/OptionRomPkg/ReadMe.txt b/OptionRomPkg/ReadMe.txt
new file mode 100644 (file)
index 0000000..a6c160a
--- /dev/null
@@ -0,0 +1,17 @@
+For now, AtapiPassThru driver in this package is to test Scsi Bus support:\r
+ScsiBus driver should support both/either ScsiPassThru and ExtScsiPassThru\r
+installed on a controller handle.\r
\r
+AtapiPassThru driver in this package can selectively produce ScsiPassThru\r
+and/or ExtScsiPassThru protocol based on feature flags of PcdSupportScsiPassThru\r
+and PcdExtScsiPassThru.\r
+\r
+Please note that AtapiPassThru driver has not been tuned to size optimal.\r
+Neither is it feature complete: several driver model protocols required\r
+by option ROM driver, e.g. EFI_DRIVER_SUPPORTED_EFI_VERSION_PROTOCOL Protocol. \r
+\r
+Build Validation:\r
+MYTOOLS(VS2005) IA32 X64 IPF EBC\r
+ICC             IA32 X64 IPF\r
+CYGWINGCC       IA32 X64\r
+\r