Lines Matching refs:allowed
69 conf.set('HOST_BIOS_UPGRADE', get_option('host-bios-upgrade').allowed())
70 conf.set('WANT_SIGNATURE_VERIFY', get_option('verify-signature').allowed())
71 conf.set('START_UPDATE_DBUS_INTEFACE', get_option('software-update-dbus-interface').allowed())
74 conf.set('ACTIVE_BMC_MAX_ALLOWED', get_option('active-bmc-max-allowed'))
93 if get_option('host-bios-upgrade').allowed()
97 if get_option('bmc-static-dual-image').allowed()
98 conf.set('BMC_STATIC_DUAL_IMAGE', get_option('bmc-static-dual-image').allowed())
203 if get_option('host-bios-upgrade').allowed()
207 if get_option('bmc-static-dual-image').allowed()
215 if get_option('sync-bmc-files').allowed()
235 if (get_option('verify-signature').allowed())
255 if get_option('software-update-dbus-interface').allowed()
344 if get_option('usb-code-update').allowed()
348 if get_option('side-switch-on-boot').allowed()