Hi ,

I am working on PCIe based SCSI/SAS controller card. I have written a EFI 
driver to bring up my SAS controller. It's confirmed that SAS card is up and 
running properly.

Next, I would like to obtain end device details Vendor, Model and rev 
attributes from scsi device structure. AS of my understanding, the following 
steps to be done.

*         Send an INQUIRY (0x12) scsi cmd to the target device.

*         If command request succeeds, we could dump Vendor, Model and rev 
fields from response data buffer.


To implement the above mentioned requirement, can we start an UEFI application 
instead of other new EFI driver to send scsi command to my SAS/SCSI controller?

My Query:

>From our EDK2 source, we have MdeModulePkg/Bus/Scsi/ScsiDiskDxe packages. 
>Shall we use this driver for my requirement (to send scsi command)
Does it work ? If yes, Do I need to install any specific scsi protocol?

Please suggests me your valuable inputs.

Thanks
Murali.S




________________________________
The contents of this e-mail and any attachment(s) may contain confidential or 
privileged information for the intended recipient(s). Unintended recipients are 
prohibited from taking action on the basis of information in this e-mail and 
using or disseminating the information, and must notify the sender and delete 
it from their system. L&T Infotech will not accept responsibility or liability 
for the accuracy or completeness of, or the presence of any virus or disabling 
code in this e-mail"
*************************************************************************
 This email and attachments have been scanned for
 potential proprietary or sensitive information leakage.
 Websense Data Security, Protecting Your Information from the Inside Out.
 www.websense.com
 *************************************************************************
------------------------------------------------------------------------------
DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to