This release note and the software that accompanies it are copyright (c) 2012, Intel Corporation or its suppliers, and may only be installed and used in accordance with the license that accompanies the software.

This Software is furnished under license and may only be used or copied in accordance with the terms of that license. No license, express or implied, by estoppel or otherwise, to any intellectual property rights is granted by this document. The Software is subject to change without notice, and should not be construed as a commitment by Intel Corporation or its suppliers to market, license, sell or support any product or technology. Unless otherwise provided for in the license under which this Software is provided, the Software is provided AS IS, with no warranties of any kind, express or implied. Except as expressly permitted by the Software license, neither Intel Corporation nor its suppliers assumes any responsibility or liability for any errors or inaccuracies that may appear herein. Except as expressly permitted by the Software license, no part of the Software may be reproduced, stored in a retrieval system, transmitted in any form, or distributed by any means without the express written consent of Intel Corporation.

********************************************************************************
REQUIREMENTS:
********************************************************************************

Server:
    This platform shall have Intel(R) SAS (Gen2 and Gen3) HBAs and drivers to
    support inband interface.

RAID Host Bus Adapter Compatibility:
    Any Intel(R) RAID controller that supports sending firmware updates to expanders. 	    
    (RMS25PB080, RMS25PB040,RMT3PB080, RMS25CB080, RMS25CB040, RMT3CB080, RS25SB008,
    RMS25CB080N,RMS25PB080N, RMS3HC080, RMS3CC080, RS3DC080)

Expander Compatibility:
    Compatible with the following Intel(R) SAS3x Expanders.
    RES3FV288, RES3FV288-R, RES3TV360
       
********************************************************************************

********************************************************************************
Attention:
********************************************************************************

Must be at minimum firmware level B005 before attempting update.

********************************************************************************

********************************************************************************
Known Restrictions:
********************************************************************************

This upgrade method support when the expander is behind MegaRAID SAS/RAID host bus adapter.
Current version of storcli does not support firmware download to expanders through 12G SAS
RAID controllers.

********************************************************************************

********************************************************************************
Contents in the package:
********************************************************************************

The following files are included in this folder

Name:					Description:
EFI_README.txt			This file
CmdTool2.efi			6G SAS MegaRAID utility
storcli.efi				12G SAS MegaRAID utility

********************************************************************************
Installation Instructions:
********************************************************************************

Windows instructions for updating RAID Expander Firmware:
-----------------
(Refer to 'Known Restrictions' section for additional updating notes.)
i)For updating expander behind MegaRAID based HW RAID HBA
(RMS25PB080, RMS25PB040,RMT3PB080, RMS25CB080, RMS25CB040, RMT3CB080, RS25SB008,
    RMS25CB080N,RMS25PB080N)
    1. Download and extract all files to a local drive.
    2. Boot the target system to Windows.
    3. Run CMD as administrator.
    4. Navigate to directory with windows update script.
    5. Find enclosure device ID
		a. Run "cmdtool2 -EncInfo -aN" (N=adapter number, default = 0)
		b. The format of the expander device ID shown below
			Enclosure 1:
			Device ID				:xx		(example xx = 11)
	6. Record expander device ID
    7. Update expander.
		a. Run "cmdtool2 -PdFwDownload -EncdevId[xx] -f ..\..\binary\firmware_image.bin" -aN
	
ii)For updating expander behind 12G SAS MegaRAID based HW RAID HBA
(RMS3HC080, RMS3CC080, RS3DC080)
    1. Download and extract all files to a local drive.
    2. Boot the target system to EFI.
    3. Navigate to directory with windows update script.
    4. Find enclosure device ID
		a. Run "storcli -EncInfo -aN" (N=adapter number, default = 0)
	b. The format of the expander device ID shown below
		Enclosure 1:
		Device ID				:xx		(example xx = 11)
	5. Record expander device ID
    6. Update expander.
		a. Run "storcli /cN/exx download src= ..\..\binary\firmware_image.bin forceActivate" (N=adapter number, default = 0; xx=enclosure number)
    7. Repeat step 6 for each expander.


*********************************************************************************
