Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dsystems.hpp3225 std::optional<bool> bootTrustedModuleRequired; member
3291 if (patchParams.bootTrustedModuleRequired) in processComputerSystemPatch()
3294 *patchParams.bootTrustedModuleRequired); in processComputerSystemPatch()
3397 patchParams.bootTrustedModuleRequired, // in handleComputerSystemPatch()