Home
last modified time | relevance | path

Searched full:dvd (Results 1 – 25 of 45) sorted by relevance

12

/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dvirtual_media.hpp15 DVD, enumerator
59 {MediaType::DVD, "DVD"},
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libdvdread/
H A Dlibdvdread_6.1.3.bb1 SUMMARY = "DVD access multimeda library"
/openbmc/qemu/pc-bios/
HDhppa-firmware.img ... ROM device BOOT CATALOG %s (%s) DVD/CD Device DVD/CD [ata%d ...
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libdvdnav/
H A Dlibdvdnav_6.1.1.bb1 SUMMARY = "library for DVD navigation features"
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Boot/
H A DSource.interface.yaml20 Boot from CD/DVD.
/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-test/arm-systemready-linux-distros/
H A Darm-systemready-linux-distros-fedora.bb103 ISO_LABEL = "${@oe.utils.vartrue("DISTRO_UNATTENDED_INST_TESTS", "Fedora-S-dvd-aarch64-39", "", d)}"
110 …aproject.org/pub/fedora/linux/releases/39/Server/aarch64/iso/Fedora-Server-dvd-aarch64-39-1.5.iso;…
121 …sed -i '0,/vmlinuz/s/vmlinuz/& inst.ks=hd:LABEL=Fedora-S-dvd-aarch64-39:\/ks.cfg/' "${EXTRACTED_IS…
H A Darm-systemready-linux-distros-opensuse.bb70 # possible value of ISO_TYPE: NET, DVD
71 ISO_TYPE = "DVD"
H A Darm-systemready-linux-distros.inc2 DESCRIPTION = "Arm SystemReady Linux distro CD/DVD images and installation \
H A Darm-systemready-linux-distros-debian.bb103 …https://cdimage.debian.org/mirror/cdimage/archive/12.8.0/arm64/iso-dvd/debian-12.8.0-arm64-DVD-1.i…
/openbmc/qemu/hw/ide/
H A Dioport.c2 * QEMU IDE disk and CD/DVD-ROM Emulator
H A Datapi.c499 buf[4] = 1; /* DVD-ROM, part version 1 */ in ide_dvd_read_structure()
516 case 0x01: /* DVD copyright information */ in ide_dvd_read_structure()
529 case 0x04: /* DVD disc manufacturing information */ in ide_dvd_read_structure()
564 default: /* TODO: formats beyond DVD-ROM requires */ in ide_dvd_read_structure()
802 padstr8(buf + 16, 16, "QEMU DVD-ROM"); in cmd_inquiry()
1180 buf[8] = 0x00; /* CD-ROM or DVD-ROM */ in cmd_read_disc_information()
1182 /* 12-23: not meaningful for CD-ROM or DVD-ROM */ in cmd_read_disc_information()
/openbmc/openbmc/poky/meta/recipes-devtools/cdrtools/
H A Dcdrtools-native_3.01.bb6 DESCRIPTION = "cdrecord tool is Highly portable CD/DVD/BluRay command line recording software."
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DVirtualMedia.v1_6_5.json185 "DVD"
189 "DVD": "A DVD-ROM format image.", string
254 … monitor and control of an instance of virtual media, such as a remote CD, DVD, or USB device. A …
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DVirtualMedia.v1_6_5.json185 "DVD"
189 "DVD": "A DVD-ROM format image.", string
254 … monitor and control of an instance of virtual media, such as a remote CD, DVD, or USB device. A …
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/cdrkit/
H A Dcdrkit_1.1.11.bb1 SUMMARY = "CD/DVD command line tools"
/openbmc/qemu/include/scsi/
H A Dconstants.h260 #define MEC_BG_FORMAT_COMPLETED 5 /* MRW or DVD+RW b/g format completed */
261 #define MEC_BG_FORMAT_RESTARTED 6 /* MRW or DVD+RW b/g format restarted */
/openbmc/u-boot/drivers/bios_emulator/x86emu/
H A Dprim_ops.c2043 s32 dvd, div, mod; in idiv_byte() local
2045 dvd = (s16)M.x86.R_AX; in idiv_byte()
2050 div = dvd / (s8)s; in idiv_byte()
2051 mod = dvd % (s8)s; in idiv_byte()
2066 s32 dvd, div, mod; in idiv_word() local
2068 dvd = (((s32)M.x86.R_DX) << 16) | M.x86.R_AX; in idiv_word()
2073 div = dvd / (s16)s; in idiv_word()
2074 mod = dvd % (s16)s; in idiv_word()
2095 s64 dvd, div, mod; in idiv_long() local
2097 dvd = (((s64)M.x86.R_EDX) << 32) | M.x86.R_EAX; in idiv_long()
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc/
H A Dlircd.conf63 DVD 0x94
/openbmc/qemu/docs/specs/
H A Dtpm.rst380 1. DVD/CD [ata1-0: QEMU DVD-ROM ATAPI-4 DVD/CD]
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DImageMagick32 * you may include ImageMagick on a DVD as long as you comply with the terms of the license;
H A DCPOL-1.0232 …e. "Publisher" means the provider of the website, magazine, CD-ROM, DVD or other medium from or by…
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/
H A DImageMagick32 * you may include ImageMagick on a DVD as long as you comply with the terms of the license;
/openbmc/docs/
H A DIPMITOOL-cheatsheet.md242 | cdrom | boot from the CD/DVD |
/openbmc/qemu/include/standard-headers/linux/
H A Dinput-event-codes.h462 #define KEY_DVD 0x185 /* Media Select DVD */
642 /* Show Top Menu of the Media (e.g. DVD) */
/openbmc/openbmc-test-automation/redfish/systems/
H A Dtest_boot_devices.robot32 ... Cd=Force Boot from CD/DVD

12