Home | Sort by relevance Sort by last modified time |
/external/qemu/include/hw/nvram/ | |
fw_cfg.h | 8 #define FW_CFG_NOGRAPHIC 0x04 |
/external/qemu/hw/nvram/ | |
fw_cfg.c | 281 fw_cfg_add_i16(s, FW_CFG_NOGRAPHIC, (uint16_t)(display_type == DT_NOGRAPHIC)); |