Home
last modified time | relevance | path

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

/openbmc/webui-vue/src/store/modules/SecurityAndAccess/
H A DPoliciesStore.js155 async saveVtpmState({ commit }, updatedVtpm) { argument
156 commit('setVtpmEnabled', updatedVtpm);
160 pvm_vtpm: updatedVtpm,
164 if (updatedVtpm === 'Enabled') {
172 if (updatedVtpm === 'Enabled') {