Skip to content

v1.6.0 : Secure Boot operating mode indicator

Latest

Choose a tag to compare

@claude-boucher claude-boucher released this 18 May 10:26
· 1 commit to main since this release

What's new in v1.6.0

Added

  • Secure Boot Mode indicator in the Configuration panel. Alongside the
    Secure Boot enabled/disabled status, the GUI now displays the current
    operating mode: Deployed Mode, User Mode, Audit Mode,
    Setup Mode, or Disabled.
  • Mode is read from standard UEFI variables (SetupMode, AuditMode,
    DeployedMode, SecureBoot) with no OEM WMI dependency.
  • Color-coded for immediate triage: green (User / Deployed), orange
    (Setup / Audit), red (Disabled).

Notes

  • A machine in Setup Mode cannot complete the CA 2023 deployment. This
    indicator surfaces the condition before time is spent diagnosing
    downstream symptoms.