Lines Matching refs:option

1 option('tests', type: 'feature', description: 'Build tests')
4 option('bmc-blob-handler', type: 'feature', description: 'Build the BMC BLOB handler')
5 option('cleanup-delete', type: 'feature', description: 'Enable use of the delete files cleanup mech…
6 option('host-tool', type: 'feature', description: 'Build the host tool')
9 option('host-bios', type: 'boolean', value: false, description: 'Install default BIOS update config…
10 option('reboot-update', type: 'boolean', value: false, description: 'Enable use of reboot update me…
11 option('update-status', type: 'boolean', value: false, description: 'Enable use of update status fi…
13 option('update-type', type : 'combo', choices : ['none', 'static-layout', 'tarball-ubi'], descripti…
15 option('lpc-type', type : 'combo', choices : ['none', 'aspeed-lpc', 'nuvoton-lpc'], description: 'E…
16 option('p2a-type', type : 'combo', choices : ['none', 'aspeed-p2a', 'nuvoton-p2a-vga', 'nuvoton-p2a…
17 option('net-bridge', type: 'boolean', value: false, description: 'Enable external transfers using a…
20 option('ppc', type: 'boolean', value: false, description: 'Enable ppc host memory access')
22 option('nuvoton-pci-did', type : 'integer', value : 1872, description : 'The device-id for Nuvoton …
30 option('mapped-address', type : 'string', value : '0', description : 'Value for memory region mappi…
32 option('static-handler-staged-name', type : 'string', value : '/run/initramfs/bmc-image', descripti…
33 option('tarball-staged-name', type : 'string', value : '/tmp/image-update.tar', description : 'The …
34 option('hash-filename', type : 'string', value : '/tmp/bmc.sig', description : 'The file to use for…
35 option('verify-status-filename', type : 'string', value : '/tmp/bmc.verify', description : 'The fil…
36 option('update-status-filename', type : 'string', value : '/tmp/bmc.update', description : 'The fil…
37 option('bios-verify-status-filename', type : 'string', value : '/tmp/bios.verify', description : 'T…
39 option('preparation-dbus-service', type : 'string', value : 'phosphor-ipmi-flash-bmc-prepare.target…
40 option('verify-dbus-service', type : 'string', value : 'phosphor-ipmi-flash-bmc-verify.target', des…
41 option('update-dbus-service', type : 'string', value : 'phosphor-ipmi-flash-bmc-update.target', des…
42 option('bios-staged-name', type : 'string', value : 'bios-staged-name', description : 'The file to …
43 option('preparation-bios-target', type : 'string', value : 'phosphor-ipmi-flash-bios-prepare.target…
44 option('verify-bios-target', type : 'string', value : 'phosphor-ipmi-flash-bios-verify.target', des…
45 option('update-bios-target', type : 'string', value : 'phosphor-ipmi-flash-bios-update.target', des…