ubiosconfig Features
ubiosconfig
command line utility allows you to update the UEFI BIOS configuration on supported Oracle x86 servers. The ubiosconfig
command can be used to get current configuration settings or set configuration settings. When used to get configuration settings, ubiosconfig
generates XML output showing the configuration. When used to set configuration settings, ubiosconfig
reads XML input describing the configuration settings.
The ubiosconfig
commands can be directed at a local or remote Oracle ILOM service processor, or an XML configuration file. This file can then be used as a golden image to make changes to multiple Oracle ILOM service processors. You can either export the configuration of the UEFI BIOS or create a new XML configuration file.
The XML tag definitions are determined by the current system BIOS. These values can vary by system type and it is not recommended that you use the same XML file to update the BIOS configuration across different system types.
Caution:
Setting the BIOS configuration incorrectly may result in undesired operation or system instability. Refer to your server documentation before using ubiosconfig
.
Parent topic: ubiosconfig Command Overview