11 ksettings uefi shell command – Kontron CP3003-V uEFI BIOS User Manual
Page 64

The uEFI Shell
CP3003-SA/CP3003-V uEFI BIOS
Page 58
ID 1053-4014, Rev. 2.0
D R A F T — F O R I N T E R N A L U S E O N L Y
6.2.11
kSettings uEFI Shell Command
kSettings
FUNCTION:
Verify the validity of the setup settings
SYNTAX:
kSettings [-?] [[-s] [-c]
where:
-?
show help
-s
Save current setup settings to “file”
-c
Compare current setup settings to “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 EXAMPLE:
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 EXAMPLE:
fs0:\> kSettings -c companyDefaults.bin
Reading flash content... done
Setup settings and file match