Lines Matching full:boot
33 // such as the firmware version, hwid, verified boot mode.
45 // Returns true if the boot mode is normal or if it's unable to
46 // determine the boot mode. Returns false if the boot mode is
47 // developer. A dev-mode boot will allow the user to access developer-only
71 // Returns the minimum kernel key version that verified boot on Chrome OS
72 // will allow to boot. This is the value of crossystem tpm_kernver. Returns
76 // Returns the minimum firmware key version that verified boot on Chrome OS
77 // will allow to boot. This is the value of crossystem tpm_fwver. Returns
81 // Returns the maximum firmware key version that verified boot should roll
87 // Sets the maximum firmware key version that verified boot should roll
92 // Sets the maximum kernel key version that verified boot should roll
106 // Cancel the powerwash operation scheduled to be performed on next boot.