Different USB Port Options are Displayed in BIOS Setup Utility

Bug ID: 34324738

Issue: Depending on the Oracle ILOM firmware version installed on the system, different USB port options are displayed in the BIOS Setup utility.

Affected Software: System BIOS

Example: USB Port Options Displayed with Oracle ILOM Firmware 5.0.2.23.a

<USB_Ports>            
                <!-- Internal Port -->            
                <!-- Description: Enable/Disable USB Port. -->
                <!-- Possible Values: "Disabled", "Enabled" --> 
                <Internal_Port>Enabled</Internal_Port>            

                <!-- Service Processor -->            
                <!-- Description: Enable/Disable USB Port. -->
                <!-- Possible Values: "Disabled", "Enabled" -->            
                <!-- Expert Mode -->            
                <Service_Processor>Enabled</Service_Processor>          
        </USB_Ports>

Example: USB Port Options Displayed with Oracle ILOM Firmware 5.0.2.23.b

<USB_Ports>            
                <!-- Internal Port -->            
                <!-- Description: Enable/Disable USB Port. -->
                <!-- Possible Values: "Disabled", "Enabled" --> 
                <Internal_Port>Enabled</Internal_Port>                     
        </USB_Ports>

Workaround: Install the latest Oracle ILOM firmware version. The correct USB port option of "Rear Port" will now be displayed instead of "Internal Port".