Searched refs:checkbox (Results 1 - 7 of 7) sorted by relevance
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Tcg/TcgConfigDxe/ |
H A D | TcgConfig.vfr | 34 checkbox varid = TCG_CONFIGURATION.TpmEnable,
41 checkbox varid = TCG_CONFIGURATION.TpmActivate,
48 checkbox varid = TCG_CONFIGURATION.OriginalHideTpm,
63 checkbox varid = TCG_CONFIGURATION.HideTpm,
105 checkbox varid = TCG_CONFIGURATION.MorState,
|
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Ip4ConfigDxe/ |
H A D | Ip4ConfigDxe.vfr | 32 checkbox varid = EfiNicIp4ConfigVariable.Configure,
41 checkbox varid = EfiNicIp4ConfigVariable.DhcpEnable,
|
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/IScsiDxe/ |
H A D | IScsiConfigDxe.vfr | 49 checkbox varid = ISCSI_CONFIG_IFR_NVDATA.Enabled,
55 checkbox varid = ISCSI_CONFIG_IFR_NVDATA.InitiatorInfoFromDhcp,
94 checkbox varid = ISCSI_CONFIG_IFR_NVDATA.TargetInfoFromDhcp,
|
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/ |
H A D | SecureBootConfig.vfr | 40 checkbox varid = SECUREBOOT_CONFIGURATION.HideSecureBoot,
50 checkbox varid = SECUREBOOT_CONFIGURATION.SecureBootState,
137 checkbox varid = SECUREBOOT_CONFIGURATION.DeletePk,
157 checkbox varid = SECUREBOOT_CONFIGURATION.DeletePk,
|
/vbox/src/VBox/Devices/PC/ipxe/contrib/rom-o-matic/ |
H A D | utils.php | 199 * Return html code to create checkbox form input fields 206 function checkbox ( $flag, $value ) function 208 return "<input type=\"checkbox\" value=\"on\" name=\"$flag\"" . 357 // for this option. If it is a checkbox, this means 442 echo "<td>", checkbox ( $flag, $value ), "</td><td><strong>$flag</strong></td>"; 444 } else { // don't display checkbox for non-on/off flags
|
/vbox/src/VBox/ValidationKit/testmanager/htdocs/css/ |
H A D | common.css | 617 .tmform-checkbox-holder { 622 #tmform-checkbox-list-os-arches .tmform-checkbox-holder { 626 #tmform-checkbox-list-build-types .tmform-checkbox-holder {
|
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/IScsiDxe/ |
H A D | IScsiConfigVfr.vfr | 192 checkbox varid = ISCSI_CONFIG_IFR_NVDATA.InitiatorInfoFromDhcp,
238 checkbox varid = ISCSI_CONFIG_IFR_NVDATA.TargetInfoFromDhcp,
|
Completed in 80 milliseconds