Lines Matching full:boot
31 // such as the firmware version, hwid, verified boot mode.
43 // Returns true if the boot mode is normal or if it's unable to
44 // determine the boot mode. Returns false if the boot mode is
45 // developer. A dev-mode boot will allow the user to access developer-only
77 // Returns the minimum kernel key version that verified boot on Chrome OS
78 // will allow to boot. This is the value of crossystem tpm_kernver. Returns
82 // Returns the minimum firmware key version that verified boot on Chrome OS
83 // will allow to boot. This is the value of crossystem tpm_fwver. Returns
87 // Returns the maximum firmware key version that verified boot should roll
93 // Sets the maximum firmware key version that verified boot should roll
98 // Sets the maximum kernel key version that verified boot should roll
113 // Cancel the powerwash operation scheduled to be performed on next boot.