Home
last modified time | relevance | path

Searched refs:FW_CFG_FILE_FIRST (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/include/
H A Dqfw.h38 FW_CFG_FILE_FIRST = 0x20, enumerator
56 #define FW_CFG_MAX_ENTRY (FW_CFG_FILE_FIRST + FW_CFG_FILE_SLOTS)
/openbmc/qemu/hw/nvram/
H A Dfw_cfg.c81 static const char *fw_cfg_wellknown_keys[FW_CFG_FILE_FIRST] = { in key_name()
113 if (key < FW_CFG_FILE_FIRST) { in key_name()
267 return FW_CFG_FILE_FIRST + fw_cfg_file_slots(s); in fw_cfg_max_entry()
646 fw_cfg_update_mr(s, FW_CFG_FILE_FIRST + i, s->table_mr_size); in fw_cfg_acpi_mr_restore_post_load()
650 fw_cfg_update_mr(s, FW_CFG_FILE_FIRST + i, s->rsdp_mr_size); in fw_cfg_acpi_mr_restore_post_load()
964 s->files->f[i].select = cpu_to_be16(FW_CFG_FILE_FIRST + i); in fw_cfg_add_file_callback()
965 s->entries[0][FW_CFG_FILE_FIRST + i] = in fw_cfg_add_file_callback()
966 s->entries[0][FW_CFG_FILE_FIRST + i - 1]; in fw_cfg_add_file_callback()
983 fw_cfg_add_bytes_callback(s, FW_CFG_FILE_FIRST + index, in fw_cfg_add_file_callback()
989 s->files->f[index].select = cpu_to_be16(FW_CFG_FILE_FIRST + index); in fw_cfg_add_file_callback()
[all …]
/openbmc/linux/include/uapi/linux/
H A Dqemu_fw_cfg.h37 #define FW_CFG_FILE_FIRST 0x20 macro
/openbmc/qemu/include/standard-headers/linux/
H A Dqemu_fw_cfg.h37 #define FW_CFG_FILE_FIRST 0x20 macro
/openbmc/qemu/docs/specs/
H A Dfw_cfg.rst136 (``FW_CFG_FILE_FIRST`` or higher) have an associated entry in a directory
248 ``FW_CFG_FILE_FIRST``, and with a corresponding entry in the fw_cfg file