Lines Matching full:firmware
34 * Parameter values have been reset to defaults (flag for firmware).
46 * Number of times to try booting RW firmware slot B before slot A.
49 * Vboot2: Number of times to try the firmware in VBNV_FW_TRY_NEXT.
62 * Localization index for screen bitmaps displayed by firmware.
75 * Set by userspace to request that RO firmware disable dev-mode on the
86 /* Request that the firmware clear the TPM owner on the next boot. */
95 /* Vboot2: Firmware slot to try next. 0=A, 1=B */
97 /* Vboot2: Firmware slot tried this boot (0=A, 1=B) */
99 /* Vboot2: Result of trying that firmware (see vb2_fw_result) */
101 /* Firmware slot tried previous boot (0=A, 1=B) */
103 /* Result of trying that firmware (see vb2_fw_result) */
108 /* Result of trying the firmware in VBNV_FW_TRIED */
136 /* RW firmware failed signature check (neither RW firmware slot was valid) */
140 /* TPM error in read-only firmware (deprecated) */
142 /* Shared data error in read-only firmware */
151 * RW firmware failed signature check (neither RW firmware slot was valid).
159 * Firmware boot failure outside of verified boot (RAM init, missing SSD,
194 /* VB2: Error determining firmware slot */
196 /* Unspecified/unknown error in read-only firmware */
207 /* TPM error in rewritable firmware (deprecated) */
209 /* RW firmware in dev mode, but dev switch is off */
211 /* Shared data error in rewritable firmware */
219 /* TPM setup error in read-only firmware */
221 /* TPM write error in read-only firmware */
223 /* TPM lock error in read-only firmware */
225 /* TPM update error in read-only firmware */
227 /* TPM read error in rewritable firmware */
229 /* TPM write error in rewritable firmware */
231 /* TPM lock error in rewritable firmware */
243 /* Unspecified/unknown error in rewritable firmware */