Home
last modified time | relevance | path

Searched refs:bios (Results 176 – 200 of 544) sorted by relevance

12345678910>>...22

/openbmc/openbmc-test-automation/pldm/
H A Dtest_pldm_bios.robot29 ${pldm_output}= Pldmtool bios GetDateTime
98 # pldmtool bios GetBIOSAttributeCurrentValueByHandle -a pvm_fw_boot_side
106 ${cur_attr}= Pldmtool bios GetBIOSAttributeCurrentValueByHandle -a ${i}
118 ${pldm_output}= Pldmtool bios GetBIOSTable --type AttributeTable
/openbmc/linux/drivers/md/
H A Ddm-clone-target.c312 while ((bio = bio_list_pop(bios))) { in fail_bios()
325 while ((bio = bio_list_pop(bios))) in submit_bios()
392 if (bio_list_empty(bios)) in issue_deferred_bios()
395 while ((bio = bio_list_pop(bios))) { in issue_deferred_bios()
1215 struct bio_list bios = BIO_EMPTY_LIST; in process_deferred_bios() local
1222 if (bio_list_empty(&bios)) in process_deferred_bios()
1225 submit_bios(&bios); in process_deferred_bios()
1232 struct bio_list bios = BIO_EMPTY_LIST; in process_deferred_flush_bios() local
1252 bio_list_merge(&bios, &bio_completions); in process_deferred_flush_bios()
1254 while ((bio = bio_list_pop(&bios))) in process_deferred_flush_bios()
[all …]
/openbmc/pldm/pldmtool/
H A Dpldm_bios_cmd.cpp16 namespace bios namespace
23 using namespace pldm::bios::utils;
959 auto bios = app.add_subcommand("bios", "bios type command"); in registerCommand() local
960 bios->require_subcommand(1); in registerCommand()
961 auto getDateTime = bios->add_subcommand("GetDateTime", "get date time"); in registerCommand()
966 bios->add_subcommand("SetDateTime", "set host date time"); in registerCommand()
970 auto getBIOSTable = bios->add_subcommand("GetBIOSTable", "get bios table"); in registerCommand()
975 bios->add_subcommand("GetBIOSAttributeCurrentValueByHandle", in registerCommand()
981 auto setBIOSAttributeCurrentValue = bios->add_subcommand( in registerCommand()
H A Dpldm_bios_cmd.hpp7 namespace bios namespace
/openbmc/qemu/include/hw/i386/
H A Dx86.h61 MemoryRegion bios; member
129 MemoryRegion *bios, bool read_only);
/openbmc/qemu/hw/pci-host/
H A Draven.c53 MemoryRegion bios; member
349 if (!memory_region_init_rom_nomigrate(&s->bios, OBJECT(s), "bios", in raven_realize()
354 &s->bios); in raven_realize()
376 memory_region_del_subregion(get_system_memory(), &s->bios); in raven_realize()
382 vmstate_register_ram_global(&s->bios); in raven_realize()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Datom.h134 void *bios; member
158 struct atom_context *amdgpu_atom_parse(struct card_info *card, void *bios);
/openbmc/linux/drivers/video/fbdev/aty/
H A Daty128fb.c498 (readb(bios + (v) + 1) << 8))
502 (readb(bios + (v) + 3) << 24))
813 void __iomem *bios; in aty128_map_ROM() local
826 if (!bios) { in aty128_map_ROM()
888 return bios; in aty128_map_ROM()
891 pci_unmap_rom(dev, bios); in aty128_map_ROM()
2051 void __iomem *bios = NULL; in aty128_probe() local
2119 if (bios == NULL) in aty128_probe()
2122 if (bios == NULL) in aty128_probe()
2126 aty128_get_pllinfo(par, bios); in aty128_probe()
[all …]
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dtemp.c242 struct nvkm_bios *bios = subdev->device->bios; in nvkm_therm_sensor_ctor() local
247 if (nvbios_therm_sensor_parse(bios, NVBIOS_THERM_DOMAIN_CORE, in nvkm_therm_sensor_ctor()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/
H A Dbase.c52 struct nvkm_bios *bios = device->bios; in nvkm_gpio_find() local
59 data = dcb_gpio_match(bios, idx, tag, line, &ver, &len, func); in nvkm_gpio_find()
/openbmc/qemu/hw/i386/
H A Dx86-common.c975 MemoryRegion *bios, bool read_only) in x86_isa_bios_init() argument
977 uint64_t bios_size = memory_region_size(bios); in x86_isa_bios_init()
980 memory_region_init_alias(isa_bios, NULL, "isa-bios", bios, in x86_isa_bios_init()
1008 memory_region_init_ram_guest_memfd(&x86ms->bios, NULL, "pc.bios", in x86_bios_rom_init()
1011 memory_region_init_ram(&x86ms->bios, NULL, "pc.bios", in x86_bios_rom_init()
1022 void *ptr = memory_region_get_ram_ptr(&x86ms->bios); in x86_bios_rom_init()
1026 memory_region_set_readonly(&x86ms->bios, !isapc_ram_fw); in x86_bios_rom_init()
1036 x86_isa_bios_init(&x86ms->isa_bios, rom_memory, &x86ms->bios, in x86_bios_rom_init()
1043 &x86ms->bios); in x86_bios_rom_init()
/openbmc/qemu/docs/system/
H A Dtarget-riscv.rst80 * ``-bios default``
82 This is the default behaviour if no ``-bios`` option is included. This option
87 * ``-bios none``
92 * ``-bios <file>``
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dbase.c162 struct nvkm_bios *bios = subdev->device->bios; in nvkm_disp_oneinit() local
175 while ((data = dcb_outp_parse(bios, ++i, &ver, &hdr, &dcbE))) { in nvkm_disp_oneinit()
224 data = nvbios_connEp(bios, outp->info.connector, &ver, &hdr, in nvkm_disp_oneinit()
/openbmc/qemu/hw/mips/
H A Djazz.c193 MemoryRegion *bios = g_new(MemoryRegion, 1); in mips_jazz_init() local
239 memory_region_init_rom(bios, NULL, "mips_jazz.bios", MAGNUM_BIOS_SIZE, in mips_jazz_init()
241 memory_region_init_alias(bios2, NULL, "mips_jazz.bios", bios, in mips_jazz_init()
243 memory_region_add_subregion(address_space, 0x1fc00000LL, bios); in mips_jazz_init()
/openbmc/qemu/pc-bios/
H A DREADME1 - SeaBIOS (bios.bin) is the successor of pc bios.
4 - The VGA BIOS and the Cirrus VGA BIOS come from the LGPL VGA bios
59 are described by the JSON documents in the "pc-bios/descriptors" directory,
/openbmc/openbmc/meta-ibm/meta-system1/recipes-phosphor/flash/
H A Dphosphor-software-manager_%.bbappend1 RDEPENDS:${PN} += "bash flashrom bios-version"
/openbmc/pldm/libpldmresponder/
H A Dbios_config.hpp29 namespace bios namespace
94 pldm::responder::bios::Callback requestPLDMServiceName);
178 pldm::responder::bios::Callback requestPLDMServiceName;
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Dfan.h6 u32 nvbios_fan_parse(struct nvkm_bios *bios, struct nvbios_therm_fan *fan);
/openbmc/openbmc/meta-asrock/meta-romed8hm3/recipes-phosphor/flash/
H A Dphosphor-software-manager_%.bbappend3 SRC_URI += "file://bios-update"
/openbmc/openbmc/meta-asrock/meta-e3c246d4i/recipes-phosphor/flash/
H A Dphosphor-software-manager_%.bbappend3 SRC_URI += "file://bios-update"
/openbmc/openbmc/meta-asrock/meta-e3c256d4i/recipes-phosphor/flash/
H A Dphosphor-software-manager_%.bbappend3 SRC_URI += "file://bios-update"
/openbmc/openbmc/meta-asrock/meta-spc621d8hm3/recipes-phosphor/flash/
H A Dphosphor-software-manager_%.bbappend3 SRC_URI += "file://bios-update"
/openbmc/phosphor-ipmi-flash/
H A DREADME.md160 | `--enable-host-bios` | Enable receiving the update for a host bios update. |
257 … `BIOS_STAGED_NAME` | `/tmp/bios-image` | The file to use for s…
258 | `BIOS_VERIFY_STATUS_FILENAME` | `/tmp/bios.verify` | The file checked for …
259 | `PREPARATION_BIOS_TARGET` | `phosphor-ipmi-flash-bios-prepare.target` | The systemd target wh…
260 | `VERIFY_BIOS_TARGET` | `phosphor-ipmi-flash-bios-verify.target` | The systemd target st…
261 | `UPDATE_BIOS_TARGET` | `phosphor-ipmi-flash-bios-update.target` | The systemd target st…
/openbmc/qemu/docs/system/s390x/
H A Dbootdevices.rst36 The QEMU guest firmware (the so-called s390-ccw bios) has also some rudimentary
61 s390-ccw bios should boot. When starting QEMU, it can be specified like this::
66 ``<string>`` here. In that case the s390-ccw bios will show a list of
77 shown when using the ``PROMPT`` option, and the s390-ccw bios will then try
86 in the data directory of QEMU, or via the ``-bios`` option), QEMU ships with
/openbmc/openbmc/meta-openpower/classes/
H A Dopenpower-software-manager-pldm.bbclass5 openpower-update-bios-attr-table.service \

12345678910>>...22