Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
bios-settings-mgr
/
HEAD
/
.
/
meson.options
blob: b37d923148c745e652f6fa6ad79210b9a2647cab [
file
] [
log
] [
blame
]
Prithvi Pai
627c99d
2025-02-08 14:05:25 +0530
[
diff
] [
blame
]
1
option
(
2
'enable-bios-secureboot'
,
3
type
:
'feature'
,
4
value
:
'disabled'
,
5
description
:
'Enable BIOS SecureBoot configuration. The UEFI Secureboot information is obtained via Redfish Host Interface'
,
6
)