Home
last modified time | relevance | path

Searched refs:FW_CFG_VERSION (Results 1 – 2 of 2) sorted by relevance

/qemu/include/standard-headers/linux/
H A Dqemu_fw_cfg.h56 #define FW_CFG_VERSION 0x01 macro
/qemu/hw/nvram/
H A Dfw_cfg.c50 #define FW_CFG_VERSION 0x01 macro
1115 uint32_t version = FW_CFG_VERSION; in fw_cfg_common_realize()