Home
last modified time | relevance | path

Searched refs:img (Results 301 – 325 of 507) sorted by relevance

1...<<1112131415161718192021

/openbmc/qemu/tests/qemu-iotests/
H A D292.out21 ### Show output of qemu-img map
H A D312.out10 ### Output of qemu-img map (empty quorum)
74 ### Output of qemu-img map (destination image)
H A D030227 for img in self.imgs:
228 os.remove(img)
568 for img in self.children:
569 os.remove(img)
570 for img in self.backing:
571 os.remove(img)
H A D060.out135 qemu-img: Failed to turn zero into data clusters: Input/output error
151 qemu-img: Failed to turn zero into data clusters: Input/output error
353 qemu-img: Check failed: No medium found
368 qemu-img: Failed to discard unused refblocks: Input/output error
379 qemu-img: Failed to discard unused refblocks: Input/output error
390 qemu-img: Failed to discard unused refblocks: Input/output error
400 qemu-img: Check failed: No medium found
H A D217.out13 qemu-img: Could not delete snapshot 'foo': Failed to free the cluster and L1 table: Input/output er…
H A D04951 echo qemu-img "$@" | filter_test_dir
/openbmc/qemu/docs/about/
H A Dindex.rst19 utilities<Tools>`, such as the ``qemu-img`` disk image utility that
/openbmc/linux/Documentation/devicetree/bindings/mips/ingenic/
H A Ddevices.yaml38 - const: img,ci20
/openbmc/openbmc/meta-security/wic/
H A Dsystemd-bootdisk-dmverity.wks.in8 # This .wks only works with the dm-verity-img class.
H A Dsystemd-bootdisk-dmverity-hash.wks.in8 # This .wks only works with the dm-verity-img class and separate hash data. (DM_VERITY_SEPARATE_HAS…
/openbmc/linux/arch/sparc/
H A DMakefile70 image zImage uImage tftpboot.img vmlinux.aout: vmlinux
/openbmc/qemu/tests/uefi-test-tools/
H A DMakefile45 $${QTEST_QEMU_IMG:-qemu-img} convert -f raw -O qcow2 -c \
/openbmc/u-boot/board/ti/am65x/
H A DREADME89 | | | | | | u-boot.img| |
148 - tispl.bin, u-boot.img from 4.2
/openbmc/openbmc/poky/scripts/
H A Dwic395 img = imgtype(arg)
396 if img.part is None:
398 return img
/openbmc/openbmc-test-automation/redfish/service_root/
H A Dtest_service_root_security.robot24 ... Content-Security-Policy=default-src 'none'; img-src 'self' data:; font-src …
129 …# Content-Security-Policy: default-src 'none'; img-src 'self' data:; font-src 'self'; style-src 's…
150 …# [Content-Security-Policy]: default-src 'none'; img-src 'self' data:; font-src 'sel…
/openbmc/openbmc/poky/scripts/esdk-tools/
H A Dwic395 img = imgtype(arg)
396 if img.part is None:
398 return img
/openbmc/u-boot/arch/mips/dts/
H A Dci20.dts8 compatible = "img,ci20", "ingenic,jz4780";
/openbmc/u-boot/cmd/
H A Dbootefi.c170 bootm_headers_t img = { 0 }; in efi_install_fdt() local
188 if (image_setup_libfdt(&img, fdt, 0, NULL)) { in efi_install_fdt()
/openbmc/qemu/docs/system/
H A Dbootindex.rst35 |qemu_system| -drive file=disk1.img,if=none,id=disk1 \\
37 -drive file=disk2.img,if=none,id=disk2 \\
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/
H A Dqemu.inc181 # ELF binary /usr/share/qemu/s390-netboot.img has relocations in .text
182 rm ${D}${datadir}/qemu/s390-netboot.img -f
183 # ELF binary /usr/share/qemu/s390-ccw.img has relocations in .text [textrel]
184 rm ${D}${datadir}/qemu/s390-ccw.img -f
287 …subpackages += do_split_packages(d, archdir, r'^qemu-((?!system|edid|ga|img|io|nbd|pr-helper|stora…
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8-ss-img.dtsi12 img_ipg_clk: clock-img-ipg {
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/
H A DMakefile19 iwlwifi-objs += fw/img.o fw/notif-wait.o fw/rs.o
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/acr/
H A Dgm20b.c72 struct flcn_acr_desc *desc = (void *)&fw->fw.img[fw->dmem_base_img]; in gm20b_acr_load_setup()
/openbmc/linux/drivers/video/fbdev/
H A Dmetronomefb.c457 u16 *img = (u16 *)(par->metromem_img + index); in metronomefb_dpy_update_page() local
461 *(img + i) = (buf[i] << 5) & 0xE0E0; in metronomefb_dpy_update_page()
462 csum += *(img + i); in metronomefb_dpy_update_page()
/openbmc/u-boot/board/phytec/pcm058/
H A DREADME22 This generates the artifacts SPL and u-boot.img.

1...<<1112131415161718192021