OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VB2_FW_PREAMBLE_VERSION_MAJOR
(Results
1 - 3
of
3
) sorted by null
/external/vboot_reference/host/lib21/
host_fw_preamble.c
29
.c.struct_version_major =
VB2_FW_PREAMBLE_VERSION_MAJOR
,
30
.c.struct_version_minor =
VB2_FW_PREAMBLE_VERSION_MAJOR
,
/external/vboot_reference/firmware/lib21/include/
vb2_struct.h
291
#define
VB2_FW_PREAMBLE_VERSION_MAJOR
3
/external/vboot_reference/firmware/lib21/
common.c
399
if (preamble->c.struct_version_major !=
VB2_FW_PREAMBLE_VERSION_MAJOR
)
Completed in 39 milliseconds