OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bootcode
(Results
1 - 2
of
2
) sorted by null
/external/vboot_reference/cgpt/
cgpt.h
34
uint8_t
bootcode
[424];
member in struct:pmbr
/system/core/toolbox/
newfs_msdos.c
192
static const u_int8_t
bootcode
[] = {
variable
708
memcpy(img + x1,
bootcode
, sizeof(
bootcode
));
[
all
...]
Completed in 75 milliseconds