Home
last modified time | relevance | path

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

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