Oracle® Server CLI Tools for Oracle Solaris 11.2 User's Guide

Exit Print View

Updated: November 2015
 
 

Export UEFI Settings to an XML File

The export subcommand exports a server's UEFI BIOS settings to an XML file.

  • To export UEFI BIOS settings to an XML file, type:

    ubiosconfig export type -x filename.xml option

    where type is the supported type described below, filename is the optional path, and option is one of the options described below.

    The supported type for export is listed in the following table.

    Type
    Description
    all
    Export all current server UEFI BIOS settings.

    The supported options for export are listed in the following table.

    Short Option
    Long Option
    Description
    –x
    –-xml_file
    The path to the XML file. Without this option, settings are displayed on the screen.
    –f
    --force
    Ignore safeguards, and export BIOS XML file regardless of current system state.

    Note -  There is no guarantee of accuracy in the data when using the –-force option.