Home
last modified time | relevance | path

Searched refs:roms (Results 1 – 24 of 24) sorted by relevance

/openbmc/qemu/
H A D.gitmodules1 [submodule "roms/seabios"]
2 path = roms/seabios
4 [submodule "roms/SLOF"]
5 path = roms/SLOF
7 [submodule "roms/ipxe"]
8 path = roms/ipxe
10 [submodule "roms/openbios"]
11 path = roms/openbios
13 [submodule "roms/qemu-palcode"]
14 path = roms/qemu-palcode
[all …]
H A Dhmp-commands-info.hx569 .name = "roms",
572 .help = "show roms",
577 ``info roms``
578 Show roms.
H A DMAINTAINERS871 F: roms/vbootrom
1196 F: roms/seabios-hppa/
1546 F: roms/u-boot-sam460ex
2441 F: roms/config.vga-vmware
3662 F: roms/Makefile.edk2
3663 F: roms/edk2
3664 F: roms/edk2-*
H A Dconfigure1747 …GIT=git "$source_path/scripts/git-submodule.sh" "$git_submodules_action" roms/SLOF >> config.log 2…
/openbmc/qemu/scripts/
H A Dmake-release60 (cd roms/seabios && git describe --tags --long --dirty > .version)
61 (cd roms/skiboot && ./make_version.sh > .version)
69 (cd roms/edk2 && \
H A Drefresh-pxe-roms.sh29 cd roms
/openbmc/qemu/roms/
H A DMakefile111 pxe-rom-%: build-pxe-roms
116 efi-rom-%: build-pxe-roms build-efi-roms edk2-basetools
122 build-pxe-roms:
127 build-efi-roms: build-pxe-roms
/openbmc/qemu/docs/devel/
H A Dwriting-monitor-commands.rst379 For this example we will write the query-option-roms command, which
404 Now let's define the query-option-roms command::
407 # @query-option-roms:
415 { 'command': 'query-option-roms',
480 Here's the HMP counterpart of the query-option-roms command::
519 option-roms" follows::
522 .name = "option-roms",
525 .help = "show roms",
529 ``info option-roms``
533 To test this, run QEMU and type "info option-roms" in the user monitor.
[all …]
/openbmc/qemu/tests/uefi-test-tools/
H A DMakefile13 edk2_dir := ../../roms/edk2
100 $(PYTHON) ../../roms/edk2-build.py --config uefi-test-build.config \
H A Duefi-test-build.config2 core = ../../roms/edk2
/openbmc/qemu/hw/core/
H A Dloader.c974 static QTAILQ_HEAD(, Rom) roms = QTAILQ_HEAD_INITIALIZER(roms);
1024 QTAILQ_FOREACH(item, &roms, next) { in rom_insert()
1031 QTAILQ_INSERT_TAIL(&roms, rom, next); in rom_insert()
1224 QTAILQ_FOREACH(rom, &roms, next) { in rom_reset()
1321 QTAILQ_FOREACH(rom, &roms, next) { in rom_check_and_register_reset()
1374 QTAILQ_FOREACH(rom, &roms, next) { in rom_transaction_begin()
1384 QTAILQ_FOREACH_SAFE(rom, &roms, next, tmp) { in rom_transaction_end()
1391 QTAILQ_REMOVE(&roms, rom, next); in rom_transaction_end()
1401 QTAILQ_FOREACH(rom, &roms, next) { in find_rom()
1460 QTAILQ_FOREACH(rom, &roms, next) { in rom_find_largest_gap_between()
[all …]
/openbmc/qemu/pc-bios/
H A Dmeson.build1 roms = [] variable
19 roms += custom_target(f,
H A DREADME23 - The PXE roms come from the iPXE project. Built with BANNER_TIME 0.
/openbmc/u-boot/tools/binman/test/
H A D071_gbb.dts13 load-option-roms;
/openbmc/qemu/pc-bios/s390-ccw/
H A DMakefile10 GIT_SUBMODULES = roms/SLOF
39 SLOF_DIR := $(SRC_PATH)/../../roms/SLOF
/openbmc/qemu/docs/system/i386/
H A Dmicrovm.rst48 - microvm.x-option-roms=bool (Set off to disable loading option ROMs)
97 -M microvm,x-option-roms=off,pit=off,pic=off,isa-serial=off,rtc=off \
/openbmc/u-boot/doc/
H A DREADME.cfi9 * that AMD flash roms ignore the Intel command.
/openbmc/qemu/tests/functional/
H A Dmeson.build260 test_deps = roms
/openbmc/qemu/tests/qtest/
H A Dmeson.build391 test_deps = roms
/openbmc/qemu/qapi/
H A Dmachine.json1800 # @x-query-roms:
1812 { 'command': 'x-query-roms',
/openbmc/linux/
H A Dopengrok0.0.log1344 2024-12-28 20:09:06.201-0600 FINEST t1088 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/qemu/roms/configure-seabios.sh.gz'
[all...]
H A Dopengrok1.0.log[all...]
/openbmc/
Dopengrok1.0.log[all...]
Dopengrok2.0.log[all...]