Home
last modified time | relevance | path

Searched refs:permanent (Results 1 – 25 of 28) sorted by relevance

12

/openbmc/qemu/backends/tpm/
H A Dtpm_emulator.c59 TPMSizedBuffer permanent; member
790 &state_blobs->permanent, in tpm_emulator_get_state_blobs()
805 tpm_sized_buffer_reset(&state_blobs->permanent); in tpm_emulator_get_state_blobs()
896 &state_blobs->permanent, in tpm_emulator_set_state_blobs()
975 VMSTATE_UINT32(state_blobs.permanent.size, TPMEmulator),
976 VMSTATE_VBUFFER_ALLOC_UINT32(state_blobs.permanent.buffer,
978 state_blobs.permanent.size),
1050 tpm_sized_buffer_reset(&state_blobs->permanent); in tpm_emulator_inst_finalize()
/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/
H A Durls.py40 url(r'^$', never_cache(RedirectView.as_view(url='/toastergui/', permanent=True))),
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/pulseaudio/pavucontrol/
H A D0001-pavucontrol-remove-canberra-gtk-support.patch102 - CA_PROP_CANBERRA_CACHE_CONTROL, "permanent",
/openbmc/u-boot/doc/
H A DREADME.fuse10 Fuses can be used by SoCs to store various permanent configuration and data,
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/
H A Durls.py255 url(r'^$', RedirectView.as_view(url='landing', permanent=True)),
H A Dviews.py99 return redirect(reverse('all-projects'), permanent = False)
102 return redirect(reverse('all-builds'), permanent = False)
201 return redirect(url + "?%s" % urlencode(params), permanent = False, **kwargs)
/openbmc/webui-vue/docs/guide/coding-standards/
H A Daccessibility.md9 interfaces that users with permanent or temporary disabilities can not use, may
/openbmc/qemu/docs/devel/
H A Dconflict-resolution.rst64 6. A temporary or permanent ban from some or all current and future QEMU
/openbmc/phosphor-host-ipmid/
H A Dchassishandler.cpp2009 uint1_t permanent = oneTimeEnabled ? 0 : 1; in ipmiChassisGetSysBootOptions() local
2022 uint1_t{biosBootType}, uint1_t{permanent}, uint1_t{validFlag}, in ipmiChassisGetSysBootOptions()
2115 bool permanent; in ipmiChassisSetSysBootOptions() local
2128 if (data.unpack(rsvd, biosBootType, permanent, validFlag, in ipmiChassisSetSysBootOptions()
2147 rc = setBootOneTime(ctx, !permanent); in ipmiChassisSetSysBootOptions()
/openbmc/qemu/docs/config/
H A Dmach-virt-serial.cfg83 # For any new guest, its permanent, private variable store
H A Dmach-virt-graphical.cfg77 # For any new guest, its permanent, private variable store
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DODbL-1.081 "Extraction" – Means the permanent or temporary transfer of all or a
201 d. Creation of temporary or permanent reproductions by any means and
495 a. Provisionally and subject to permanent termination until the 60th
506 Persons subject to permanent termination of rights are not eligible to
H A DODC-By-1.037 "Extraction" – Means the permanent or temporary transfer of all or a Substantial part of the Conten…
99 …d. Creation of temporary or permanent reproductions by any means and in any form, in whole or in p…
179 a. Provisionally and subject to permanent termination until the 60th day after cessation of breach;
H A DLGPL-3.0-only65 …ll apply, that proxy's public statement of acceptance of any version is permanent authorization fo…
H A DLGPL-3.0-or-later162 proxy's public statement of acceptance of any version is permanent authorization
H A DLGPL-3.0-with-zeromq-exception164 permanent authorization for you to choose that version for the
H A DCAL-1.0-Combined-Work-Exception266 noncompliance after reinstatement, is permanent, unless rights are
H A DCAL-1.0266 noncompliance after reinstatement, is permanent, unless rights are
H A DCECILL-1.196 …1. permanent or temporary reproduction of all or part of the Software by any or all means and in a…
H A DCECILL-2.1200 1. permanent or temporary reproduction of all or part of the Software
/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/
H A Dlogin.defs_shadow-sysroot335 # Use with caution - it is possible for users to gain permanent
/openbmc/intel-ipmi-oem/src/
H A Doemcommands.cpp3617 bool permanent = (bootParam & setParmBootFlagsPermanent) == in ipmiOemSetEfiBootOptions() local
3636 if (permanent == oneTimeEnabled) in ipmiOemSetEfiBootOptions()
3639 oneTimeBootEnableProp, !permanent); in ipmiOemSetEfiBootOptions()
/openbmc/openbmc/poky/documentation/dev-manual/
H A Ddevtool.rst152 repository, moves the new recipe to a more permanent layer, and then
164 to its permanent layer.
876 repository, moves the new recipe to a more permanent layer, and then
/openbmc/openbmc/poky/documentation/overview-manual/
H A Ddevelopment-environment.rst283 become a permanent part of the project.
/openbmc/qemu/hw/net/
H A Dtrace-events266 …_t b0, uint8_t b1, uint8_t b2, uint8_t b3, uint8_t b4, uint8_t b5) "Set permanent MAC: %02x:%02x:%…

12