go-uefi icon indicating copy to clipboard operation
go-uefi copied to clipboard

Support reading/writing `DeployedMode`

Open Foxboron opened this issue 8 months ago • 0 comments

https://uefi.org/specs/UEFI/2.11/32_Secure_Boot_and_Driver_Signing.html#firmware-os-key-exchange-creating-trust-relationships

We should be able to read and write the DeployedMode variable from go-uefi.

Relevant for: https://github.com/Foxboron/sbctl/issues/429

Foxboron avatar Apr 07 '25 07:04 Foxboron