Home
last modified time | relevance | path

Searched refs:img (Results 451 – 475 of 507) sorted by relevance

1...<<1112131415161718192021

/openbmc/linux/Documentation/admin-guide/
H A Dinitrd.rst88 find . | cpio --quiet -H newc -o | gzip -9 -n > /boot/imagefile.img
94 gzip -cd /boot/imagefile.img | cpio -imd --quiet
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dkernel-fitimage.bbclass685 for img in ${FIT_SUPPORTED_INITRAMFS_FSTYPES}; do
686 initramfs_path="${DEPLOY_DIR_IMAGE}/${INITRAMFS_IMAGE_NAME}.$img"
/openbmc/u-boot/tools/binman/
H A DREADME.entries387 Entry: u-boot-img: U-Boot legacy image
391 - filename: Filename of u-boot.img (default 'u-boot.img')
H A DREADME152 hold the load and execution address) called u-boot.img.
155 consists of sunxi-spl.bin, some padding and u-boot.img.
606 image (u-boot.bin, u-boot.img, u-boot-nodtb.bin) that is present in the image.
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Ddbg.c790 const struct fw_img *img; in iwl_fw_error_dump_file() local
794 img = &fwrt->fw->img[fwrt->cur_fw_img]; in iwl_fw_error_dump_file()
795 sram_ofs = img->sec[IWL_UCODE_SECTION_DATA].offset; in iwl_fw_error_dump_file()
796 sram_len = img->sec[IWL_UCODE_SECTION_DATA].len; in iwl_fw_error_dump_file()
/openbmc/qemu/
H A Dqemu-options.hx3216 |qemu_system| linux.img -nic tap
3222 |qemu_system| linux.img \\
3268 |qemu_system| linux.img \\
3272 |qemu_system| linux.img \\
3295 |qemu_system| linux.img \\
3299 |qemu_system| linux.img \\
3303 |qemu_system| linux.img \\
3312 |qemu_system| linux.img \\
3322 |qemu_system| linux.img \\
3391 |qemu_system| linux.img -device e1000,netdev=n1 \\
[all …]
/openbmc/openbmc/meta-nuvoton/recipes-bsp/u-boot/
H A Du-boot-nuvoton.inc29 # Some versions of u-boot use .bin and others use .img. By default use .bin
/openbmc/qemu/docs/tools/
H A Dqemu-nbd.rst279 :manpage:`qemu(1)`, :manpage:`qemu-img(1)`
/openbmc/linux/arch/mips/boot/dts/ingenic/
H A Dci20.dts12 compatible = "img,ci20", "ingenic,jz4780";
/openbmc/qemu/tests/qemu-iotests/
H A D0411211 for img in (test_img, target_img):
1213 os.remove(img)
/openbmc/linux/sound/pci/riptide/
H A Driptide.c692 static int loadfirmware(struct cmdif *cif, const unsigned char *img, in loadfirmware() argument
701 in = img; in loadfirmware()
727 if (*img++ == '\n') in loadfirmware()
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.0.12.rst66 - image_types: Fix reproducible builds for initramfs and UKI img
H A Drelease-notes-4.2.2.rst74 - image_types: Fix reproducible builds for initramfs and UKI img
/openbmc/qemu/tests/qtest/
H A Dmeson.build354 qtest_env.set('QTEST_QEMU_IMG', './qemu-img')
/openbmc/qemu/docs/system/
H A Dgdb.rst23 |qemu_system| -s -S -kernel bzImage -hda rootdisk.img -append "root=/dev/hda"
H A Dtls.rst325 qemu-img info \
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dbootstrap.css.map1img {\n page-break-inside: avoid;\n }\n img {\n max-width: 100% !important;\n }\n p,\n …
/openbmc/openbmc/poky/meta/recipes-core/ovmf/
H A Dovmf_git.bb266 qemu-img convert -f raw -O qcow2 ${WORKDIR}/ovmf/$i.fd ${DEPLOYDIR}/$i.qcow2
/openbmc/linux/Documentation/arch/x86/
H A Dintel_txt.rst207 module /initrd-2.6.29-tip.img
/openbmc/linux/arch/arm64/boot/dts/mediatek/
H A Dmt8183-kukui.dtsi829 firmware-name = "mediatek/mt8183/scp.img";
/openbmc/linux/drivers/pci/switch/
H A Dswitchtec.c814 if (ioread8(&af->img) == SWITCHTEC_GEN4_IMG0_ACTIVE) in flash_part_info_gen4()
821 if (ioread8(&af->img) == SWITCHTEC_GEN4_IMG1_ACTIVE) in flash_part_info_gen4()
/openbmc/pldm/
H A DREADME.md3 [![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](LICENSE)
/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dqat_uclo.c568 struct icp_qat_uof_image *img, in qat_uclo_map_image_page() argument
578 ((char *)img + sizeof(struct icp_qat_uof_image)); in qat_uclo_map_image_page()
/openbmc/linux/Documentation/networking/device_drivers/ethernet/chelsio/
H A Dcxgb.rst275 initrd /initrd-2.4.21-27.ELsmp.img
/openbmc/linux/Documentation/block/
H A Dublk.rst70 ublk add -t loop -f ublk-loop.img

1...<<1112131415161718192021