Manual
CP6002 uEFI BIOS The uEFI Shell
ID 1039-1612, Rev. 2.0 Page 63
7.2.11 kresetconfig uEFI Shell Command
kresetconfig
FUNCTION: Control the board reset behavior
SYNTAX: kresetconfig [-?|<parameter>]
where:
-? Show help
<parameter> pcislave [on|off]
Controls if the board shall react on a PCI backplane
reset if it is used as slave board in a peripheral slot. It
has no effect if the board is located within a PCI master
slot.
Note: This parameter is volatile, and at the next startup
it is set to off.
DESCRIPTION: The kresetconfig command controls the board’s reset behavior.
USAGE: Enable PCI backplane reset:
COMMAND / RESPONSE:
Shell> kresetconfig pcislave on
Reset from system master is enabled
Disable PCI backplane reset:
COMMAND / RESPONSE:
Shell> kresetconfig pcislave off
Reset from system master is disabled