Searched refs:FW_CFG_FILE_DIR (Results 1 – 6 of 6) sorted by relevance
| /openbmc/qemu/include/standard-headers/linux/ |
| H A D | qemu_fw_cfg.h | 35 #define FW_CFG_FILE_DIR 0x19 macro
|
| /openbmc/u-boot/include/ |
| H A D | qfw.h | 37 FW_CFG_FILE_DIR = 0x19, enumerator
|
| /openbmc/qemu/tests/qtest/libqos/ |
| H A D | fw_cfg.c | 132 qfw_cfg_get(fw_cfg, FW_CFG_FILE_DIR, &count, sizeof(count)); in find_pdir_entry() 136 qfw_cfg_get(fw_cfg, FW_CFG_FILE_DIR, filesbuf, dsize); in find_pdir_entry()
|
| /openbmc/u-boot/drivers/misc/ |
| H A D | qfw.c | 310 qemu_fwcfg_read_entry(FW_CFG_FILE_DIR, 4, &count); in qemu_fwcfg_read_firmware_list()
|
| /openbmc/qemu/hw/nvram/ |
| H A D | fw_cfg.c | 106 [FW_CFG_FILE_DIR] = "file_dir", in key_name() 850 fw_cfg_add_bytes(s, FW_CFG_FILE_DIR, s->files, dsize); in fw_cfg_add_file_callback()
|
| /openbmc/qemu/docs/specs/ |
| H A D | fw_cfg.rst | 130 File Directory (Key 0x0019, ``FW_CFG_FILE_DIR``)
|