Searched defs:bootloader_state (Results 1 – 5 of 5) sorted by relevance
243 std::string_view boot_state, std::string_view bootloader_state, in SetVerifiedBootInfo()
99 std::string_view bootloader_state, in SetVerifiedBootInfo()
96 let bootloader_state = if boot_info.device_boot_locked { "locked" } else { "unlocked" }; in rpc_device_info_cbor() localVariable
432 pub bootloader_state: Vec<u8>, field
1295 std::string bootloader_state; member