Home
last modified time | relevance | path

Searched refs:bios (Results 226 – 250 of 536) sorted by relevance

12345678910>>...22

/openbmc/openpower-proc-control/service_files/
H A Dop-clock-data-logger@.service.in5 After=openpower-update-bios-attr-table.service
H A Dphal-export-devtree@.service.in5 After=openpower-update-bios-attr-table.service
H A Dphal-import-devtree@.service.in5 After=openpower-update-bios-attr-table.service
H A Dxyz.openbmc_project.Control.Host.NMI.service.in5 After=openpower-update-bios-attr-table.service
H A Dphal-reinit-devtree.service.in4 After=openpower-update-bios-attr-table.service
H A Dproc-pre-poweroff@.service.in9 After=openpower-update-bios-attr-table.service
/openbmc/qemu/hw/ppc/
H A Dppc405_boards.c287 MemoryRegion *bios = g_new(MemoryRegion, 1); in ppc405_init() local
292 memory_region_init_rom(bios, NULL, "ef405ep.bios", BIOS_SIZE, in ppc405_init()
301 memory_region_get_ram_ptr(bios), in ppc405_init()
309 memory_region_add_subregion(sysmem, (uint32_t)(-bios_size), bios); in ppc405_init()
/openbmc/pldm/pldmtool/
H A DREADME.md8 pldmtool supports the subcommands for PLDM types such as base, platform, bios,
62 bios bios type command
184 "PLDM Type": "bios",
/openbmc/qemu/docs/system/riscv/
H A Dvirt.rst52 with the default OpenSBI firmware image as the -bios. It also supports
54 firmware and U-Boot proper (S-mode), using the standard -bios functionality.
74 the first flash device (pflash0) by additionally passing ``-bios
80 -bios none \
191 -bios /path/to/u-boot-spl \
/openbmc/phosphor-bmc-code-mgmt/
H A Dmeson.build69 conf.set('HOST_BIOS_UPGRADE', get_option('host-bios-upgrade').allowed())
92 if get_option('host-bios-upgrade').allowed()
93 conf.set_quoted('BIOS_OBJPATH', get_option('bios-object-path'))
204 if get_option('host-bios-upgrade').allowed()
205 unit_files += 'obmc-flash-host-bios@.service.in'
/openbmc/linux/include/linux/
H A Dapm_bios.h27 struct apm_bios_info bios; member
/openbmc/qemu/include/hw/loongarch/
H A Dvirt.h39 MemoryRegion bios; member
/openbmc/openbmc/meta-fii/meta-kudo/conf/machine/
H A Dkudo.conf38 PREFERRED_PROVIDER_virtual/bios-update = "kudo-bios-update"
/openbmc/pldm/libpldmresponder/
H A Dbios_attribute.cpp14 namespace bios namespace
H A Dbios_integer_attribute.hpp11 namespace bios namespace
/openbmc/linux/drivers/md/
H A Ddm-io.c27 struct bio_set bios; member
63 ret = bioset_init(&client->bios, min_ios, 0, BIOSET_NEED_BVECS); in dm_io_client_create()
79 bioset_exit(&client->bios); in dm_io_client_destroy()
354 &io->client->bios); in do_region()
/openbmc/openpower-hw-diags/attn/
H A Dattn_handler.service.in7 After=openpower-update-bios-attr-table.service
/openbmc/pldm/libpldmresponder/test/
H A Dmeson.build23 if get_option('system-specific-bios-json').allowed()
/openbmc/openbmc/meta-phosphor/recipes-phosphor/logging/
H A Dbios-bmc-smm-error-logger_git.bb18 SRC_URI = "git://github.com/openbmc/bios-bmc-smm-error-logger;branch=main;protocol=https"
/openbmc/qemu/.gitlab-ci.d/
H A Dopensbi.yml68 - pc-bios/opensbi-riscv32-generic-fw_dynamic.bin
69 - pc-bios/opensbi-riscv64-generic-fw_dynamic.bin
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Ddm-flakey.rst82 Replaces the 32nd byte of READ bios with the value 1::
86 Replaces the 224th byte of REQ_META (=32) bios with the value 0::
/openbmc/openbmc-test-automation/pldm/
H A Dtest_pldm_base.robot48 ${pldm_cmd}= Evaluate $CMD_GETPLDMVERSION % 'bios'
104 # '0' -> base, '2' -> platform, '3' -> 'bios', '4' -> 'fru'
/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-bios-update/files/
H A Dbios-update.sh74 bios_mtd=$(findmtd bios-primary)
/openbmc/qemu/
H A Dversion.rc30 IDI_ICON1 ICON "pc-bios/qemu-nsis.ico"
/openbmc/qemu/docs/specs/
H A Dtpm.rst62 The bios/firmware may read the ``"etc/tpm/config"`` fw_cfg entry for
252 -m 1024 -boot d -bios bios-256k.bin -boot menu=on \
323 -m 1024 -boot d -bios bios-256k.bin -boot menu=on \
333 -m 1024 -bios slof.bin -boot menu=on \
435 -m 1024 -boot d -bios bios-256k.bin -boot menu=on \
475 -m 1024 -boot d -bios bios-256k.bin -boot menu=on \

12345678910>>...22