Home
last modified time | relevance | path

Searched refs:confirmed (Results 1 – 15 of 15) sorted by relevance

/openbmc/webui-vue/src/views/Logs/Dumps/
H A DDumpsModalConfirmation.vue20 <b-form-checkbox v-model="confirmed" @change="v$.confirmed.$touch()">
24 :state="getValidationState(v$.confirmed)"
62 confirmed: false,
69 confirmed: {
88 this.confirmed = false;
/openbmc/u-boot/cmd/
H A Dfuse.c46 int confirmed = argc >= 3 && !strcmp(argv[2], "-y"); in do_fuse() local
50 argc -= 2 + confirmed; in do_fuse()
51 argv += 2 + confirmed; in do_fuse()
103 if (!confirmed && !confirm_prog()) in do_fuse()
/openbmc/webui-vue/src/views/Operations/ServerPowerOperations/
H A DServerPowerOperations.vue259 this.confirmDialog(modalMessage, modalOptions).then((confirmed) => {
260 if (confirmed) this.$store.dispatch('controls/serverSoftReboot');
263 this.confirmDialog(modalMessage, modalOptions).then((confirmed) => {
264 if (confirmed) this.$store.dispatch('controls/serverHardReboot');
282 this.confirmDialog(modalMessage, modalOptions).then((confirmed) => {
283 if (confirmed) this.$store.dispatch('controls/serverSoftPowerOff');
287 this.confirmDialog(modalMessage, modalOptions).then((confirmed) => {
288 if (confirmed) this.$store.dispatch('controls/serverHardPowerOff');
/openbmc/u-boot/board/toradex/colibri_imx6/
H A Ddo_fuse.c56 int confirmed = argc >= 1 && !strcmp(argv[1], "-y"); in do_updt_fuse() local
69 if (!confirmed) { in do_updt_fuse()
/openbmc/u-boot/board/toradex/apalis_imx6/
H A Ddo_fuse.c56 int confirmed = argc >= 1 && !strcmp(argv[1], "-y"); in do_updt_fuse() local
69 if (!confirmed) { in do_updt_fuse()
/openbmc/webui-vue/src/views/Operations/RebootBmc/
H A DRebootBmc.vue74 }).then((confirmed) => {
75 if (confirmed) this.rebootBmc();
/openbmc/qemu/docs/system/openrisc/
H A Dcpu-features.rst13 These features are on by default and the presence can be confirmed by checking
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opensc/
H A Dopensc_0.26.1.bb7 eID cards have also been confirmed to work."
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dsecurity-subjects.rst126 If the issue is confirmed and affects the code maintained by the YP, they
130 If the issue is confirmed and affects an upstream project, the YP security team
/openbmc/u-boot/arch/arm/dts/
H A Dsun5i-reference-design-tablet.dtsi90 * 100KHz, this has been confirmed on multiple different q8 tablets.
H A Dsun8i-reference-design-tablet.dtsi67 * 100KHz, this has been confirmed on multiple different q8 tablets.
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DVim11 …the obligation to send him your changes ceases. Once the maintainer has confirmed that he has rece…
/openbmc/docs/architecture/code-update/
H A Dflash-layout.md39 filesystem images allows the space used by the content to be confirmed at build
/openbmc/docs/designs/inventory/
H A Dgpio-based-hardware-inventory.md393 detection. Maintainers have confirmed that EM should not implement this
/openbmc/u-boot/doc/uImage.FIT/
H A Dbeaglebone_vboot.txt457 Having confirmed that the signature is doing its job, let's try it out in