12 ksettings uefi shell command, The uefi shell cp6002 uefi bios – Kontron CP6002 uEFI BIOS User Manual

Page 70

Advertising
background image

The uEFI Shell

CP6002 uEFI BIOS

Page 64

ID 1039-1612, Rev. 2.0

7.2.12

kSettings uEFI Shell Command

kSettings

FUNCTION:

Verify the validity of the setup settings

SYNTAX:

kSettings [-?|-s|-c] [<file>]

where:

-?

show help

-s

Save current setup settings to “file”

-c

Compare current setup settings to “file”

<file>

“file” to be used for saving or comparison

DESCRIPTION:

The kSettings command is used to create a binary file of the current
setup settings. This file can later be used to check whether the settings
have changed or not.

To use this command a device with a FAT file system is required to be
connected.
Note that the command name “kSettings” is case sensitive.

USAGE:

Save current setup settings
(assumes that FAT file system is mapped to fs0:)

COMMAND / RESPONSE

fs0:\> kSettings -s companyDefaults.bin

Reading flash content... done

Saving setup settings to file... done

Check whether current setup settings differ from “file”

COMMAND / RESPONSE

fs0:\> kSettings -c companyDefaults.bin

Reading flash content... done

Setup settings and file match

Advertising