11 ksettings uefi shell command, The uefi shell am4022 uefi bios – Kontron AM4022 uEFI BIOS User Manual

Page 66

Advertising
background image

The uEFI Shell

AM4022 uEFI BIOS

Page 60

ID 1052-1333, Rev. 1.0

6.2.11

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.

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