Searched defs:permanent (Results 1 – 3 of 3) sorted by relevance
| /openbmc/phosphor-host-ipmid/ | ||
| H A D | chassishandler.cpp | 1997 uint1_t permanent = oneTimeEnabled ? 0 : 1; ipmiChassisGetSysBootOptions() local |
| /openbmc/qemu/backends/tpm/ | ||
| H A D | tpm_emulator.c | 59 TPMSizedBuffer permanent; member |
| /openbmc/intel-ipmi-oem/src/ | ||
| H A D | oemcommands.cpp | 3617 bool permanent = (bootParam & setParmBootFlagsPermanent) == in ipmiOemSetEfiBootOptions() local |