Searched refs:VBERROR_LOAD_KERNEL_RECOVERY (Results 1 - 3 of 3) sorted by relevance

/external/vboot_reference/firmware/include/
H A Dvboot_api.h85 VBERROR_LOAD_KERNEL_RECOVERY = 0x10011, enumerator in enum:VbErrorPredefined_t
/external/vboot_reference/firmware/lib/
H A Dvboot_api_kernel.c335 return VBERROR_LOAD_KERNEL_RECOVERY;
/external/vboot_reference/tests/
H A Dvboot_api_kernel2_tests.c310 TEST_EQ(VbBootDeveloper(&cparams, &lkp), VBERROR_LOAD_KERNEL_RECOVERY, local

Completed in 232 milliseconds