OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VB2_NV_DEV_BOOT_LEGACY
(Results
1 - 5
of
5
) sorted by null
/external/vboot_reference/firmware/2lib/include/
2nvstorage.h
50
VB2_NV_DEV_BOOT_LEGACY
,
/external/vboot_reference/firmware/2lib/
2nvstorage.c
132
case
VB2_NV_DEV_BOOT_LEGACY
:
267
case
VB2_NV_DEV_BOOT_LEGACY
:
2misc.c
256
vb2_nv_set(ctx,
VB2_NV_DEV_BOOT_LEGACY
, 0);
/external/vboot_reference/tests/
vb2_misc_tests.c
310
vb2_nv_set(&cc,
VB2_NV_DEV_BOOT_LEGACY
, 1);
315
TEST_EQ(vb2_nv_get(&cc,
VB2_NV_DEV_BOOT_LEGACY
),
vb2_nvstorage_tests.c
44
{
VB2_NV_DEV_BOOT_LEGACY
, 0, 1, 0, "dev boot legacy"},
Completed in 50 milliseconds