OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FW_CFG_SIGNATURE
(Results
1 - 2
of
2
) sorted by null
/external/qemu/include/hw/nvram/
fw_cfg.h
4
#define
FW_CFG_SIGNATURE
0x00
/external/qemu/hw/nvram/
fw_cfg.c
279
fw_cfg_add_bytes(s,
FW_CFG_SIGNATURE
, (uint8_t *)"QEMU", 4);
Completed in 266 milliseconds