CLI Guide
UeVariableAccess
Table 236. UeVariableAccess
Valid Arguments
• On systems prior to 13G: NA
• On 13G and later systems: Standard, Controlled
Description
Secures the UEFI variables. When set to Standard, the UEFI variables are accessible
from the operating system as per the UEFI specication. When set to Controlled,
selected UEFI variables are protected in the operating system and new UEFI boot
entries are pushed to the end of the current boot order.
Example:
A:>syscfg --UefiVariableAccess=Standard
UefiVariableAccess=Standard
Applicable Systems PowerEdge 13G and later systems
SecureBootMode
Table 237. SecureBootMode
Valid Arguments
• On systems prior to 14G: NA
• On 14G and later systems: UserMode, DeployedMode.
Description
This feature congures the BIOS uses the Secure Boot Policy Objects — PK, KEK, db,
dbx. In Setup Mode and Audit Mode, PK is not present, and BIOS does not
authenticate programmatic updates to the policy objects.
In User Mode and Deployed Mode, PK is present, and BIOS performs signature
verication on programmatic attempts to update policy objects.
Deployed Mode is the most secure mode. Use Setup, Audit, or User Mode when
provisioning the system, then use Deployed Mode for normal operation. Available mode
transitions depend on the current mode and PK presence.
In Audit Mode, the BIOS performs signature verication on preboot images and logs
results in the Image Execution Information Table, but executes the images whether they
pass or fail verication. Audit Mode is useful for programmatically determining a working
set of policy objects.
Example:
A:>syscfg --SecureBootMode=UserMode
SecureBootMode=UserMode
Applicable Systems PowerEdge 14G and later systems
TpmPpiBypassClear
Table 238. TpmPpiBypassClear
Valid Arguments
• On systems prior to 14G: N/A
• On 14G and later systems: Enabled, Disabled
Description
When set to Enabled, allows the Operating System to bypass Physical Presence
Interface (PPI) prompts when issuing PPI Advanced Conguration and Power Interface
(ACPI) clear operations.
Example:
A:>syscfg --tpmPpiByPassClear=Enabled
tpmPpiBypassClear=Enabled
Applicable Systems 14G PowerEdge systems.
101