IBM® Carrier Grade Server X3650 T
Revision 3.0
75
config:SystemComponentSpecification element for the Intel-NIC-eeupdate-V001
component in the sysconenv/data/vendor/SystemSpecs.xml file.
15.4 Updating BIOS and Intel
®
Management Module firmware
The fsysconenv/data/vendor/Intel/SE7520JR23components.xml file contains the Intel
component type specifications. The BIOS and Intel
®
Management Module component attributes must
match the installed BIOS and Intel
®
Management Module firmware versions. The new version, if
compatible, is added to the list of compatible versions for the component.
15.4.1 Intel:BIOSVersion update example
<?SysCon root="Intel:BIOSAttributesV002" handler="bioscfg.BIOSAttributesV002"
methods="bioscfg.bioscfgMethods" path="./sysconenv/data/vendor/Intel"?>
<Intel:BIOSAttributesV002 UUID="C7C39FF7-236F-4302-B89E-08AD7CA89C05"
xmlns:Intel="http://developer.intel.com/software/XML/2004/IntelSystemsSchema">
<config:Version>
<config:label>BIOS version 09.00</config:label>
<config:token>09.00</config:token>
</config:Version>
<config:Version>
<config:label>BIOS version 09.10</config:label>
<config:token>09.10</config:token>
</config:Version>
<config:Vendor>
<config:label>Intel Corporation</config:label>
<config:token>Intel</config:token>
</config:Vendor>
</Intel:BIOSAttributesV002>
15.4.2 Intel:IMMVersion update example
<?SysCon root="Intel:IMMAttributesV001" handler="bmccfg.IMMAttributesV001"
methods="bmccfg.bmccfgMethods" path="./sysconenv/data/vendor/Intel"?>
<Intel:IMMAttributesV001 UUID="9A61D272-ADF1-4fc5-A325-A6AFEF19F704"
xmlns:Intel="http://developer.intel.com/software/XML/2004/IntelSystemsSchema">
<Intel:Vendor>Intel</Intel:Vendor>
<Intel:IMMVersion>0.46</Intel:IMMVersion>
<Intel:IMMVersion>0.47</Intel:IMMVersion>
<Intel:IMMVersion>2e.48</Intel:IMMVersion>
<Intel:IMMVersion>0.48</Intel:IMMVersion>
<Intel:IMMVersion>0.49</Intel:IMMVersion>
<Intel:IMMVersion>0.50</Intel:IMMVersion>
</Intel:IMMAttributesV001>