Home
last modified time | relevance | path

Searched +full:cd +full:- +full:rom (Results 1 – 25 of 102) sorted by relevance

12345

/openbmc/qemu/docs/system/ppc/
H A Damigang.rst13 which is a rebranded Mai Logic Teron board with modified U-Boot
17 ----------------
19 * PowerPC 7457 CPU (can also use ``-cpu g3, 750cxe, 750fx`` or ``750gx``)
24 * 4 KiB NVRAM (use ``-drive if=mtd,format=raw,file=nvram.bin`` to keep contents persistent)
27 --------
30 U-Boot under GPL but its source is lost so it cannot be included in
32 https://www.hyperion-entertainment.com/index.php/downloads?view=files&parent=28.
33 The ROM image is in the last 512kB which can be extracted with the
36 .. code-block:: bash
38 $ tail -c 524288 updater.image > u-boot-amigaone.bin
[all …]
H A Dprep.rst4 Use the executable ``qemu-system-ppc`` to simulate a complete 40P (PREP)
7 -----------------
13 * 2 IDE interfaces with hard disk and CD-ROM support
H A Dpowermac.rst4 Use the executable ``qemu-system-ppc`` to simulate a complete PowerMac
7 - ``g3beige`` Heathrow based PowerMac
8 - ``mac99`` Mac99 based PowerMac
11 -----------------
17 * 2 PMAC IDE interfaces with hard disk and CD-ROM support
20 * VIA-CUDA with ADB keyboard and mouse.
24 ---------------
29 --------
34 100% IEEE 1275-1994 (referred to as Open Firmware) compliant firmware.
/openbmc/qemu/roms/
H A DMakefile2 vgabios_variants := stdvga cirrus vmware qxl isavga virtio bochs-display ramfb ati
3 vgabios_targets := $(subst -isavga,,$(patsubst %,vgabios-%.bin,$(vgabios_variants)))
7 pxe-rom-e1000 efi-rom-e1000 : VID := 8086
8 pxe-rom-e1000 efi-rom-e1000 : DID := 100e
9 pxe-rom-e1000e efi-rom-e1000e : VID := 8086
10 pxe-rom-e1000e efi-rom-e1000e : DID := 10d3
11 pxe-rom-eepro100 efi-rom-eepro100 : VID := 8086
12 pxe-rom-eepro100 efi-rom-eepro100 : DID := 1209
13 pxe-rom-ne2k_pci efi-rom-ne2k_pci : VID := 1050
14 pxe-rom-ne2k_pci efi-rom-ne2k_pci : DID := 0940
[all …]
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/OperatingSystem/
H A DStatus.interface.yaml5 - name: OperatingSystemState
12 - name: OSStatus
16 - name: CBoot
19 - name: PXEBoot
22 - name: DiagBoot
25 - name: CDROMBoot
27 CD-ROM Boot completed.
28 - name: ROMBoot
30 ROM Boot Completed
31 - name: BootComplete
[all …]
/openbmc/qemu/docs/system/s390x/
H A Dbootdevices.rst5 --------------------------------
9 in s390x-speak -- IPL means "Initial Program Load").
15 qemu-system-s390x -drive if=none,id=dr1,file=guest.qcow2 \
16 -device virtio-blk,drive=dr1,bootindex=1
23 For booting from a CD-ROM ISO image (which needs to include El-Torito boot
24 information in order to be bootable), it is recommended to specify a ``scsi-cd``
27 qemu-system-s390x -blockdev file,node-name=c1,filename=... \
28 -device virtio-scsi \
29 -device scsi-cd,drive=c1,bootindex=1
32 boot device. The old-fashioned ``-boot order=...`` command of QEMU (and
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libcdio/
H A Dlibcdio_2.1.0.bb1 …ompact Disc Input and Control library (libcdio) contains a library for CD-ROM and CD image access."
4 LICENSE = "GPL-3.0-or-later"
8 file://0001-Fix-a-few-Werror-format-security-errors-with-mvprint.patch \
9 file://Drop-LIBCDIO_SOURCE_PATH-by-dropping-STRIP_FROM_PATH.patch \
16 PACKAGECONFIG ??= "cdda-player"
17 PACKAGECONFIG[cdda-player] = "--with-cdda-player,--without-cdda-player,ncurses"
18 PACKAGECONFIG[cddb] = "--enable-cddb,--disable-cddb,libcddb"
19 PACKAGECONFIG[vcd-info] = "--enable-vcd-info,--disable-vcd-info,vcdimager"
21 # add -D_LARGEFILE64_SOURCE for 32bit targets
22 CFLAGS += "${@['-D_LARGEFILE64_SOURCE',''][d.getVar('SITEINFO_BITS') != '32']}"
[all …]
/openbmc/qemu/hw/m68k/
H A Dq800.c26 #include "qemu/guest-random.h"
31 #include "hw/or-irq.h"
38 #include "standard-headers/asm-m68k/bootinfo.h"
39 #include "standard-headers/asm-m68k/bootinfo-mac.h"
42 #include "hw/m68k/q800-glue.h"
48 #include "hw/nubus/mac-nubus-bridge.h"
54 #include "qemu/error-report.h"
67 #define IO_SLICE_MASK (IO_SLICE - 1)
96 * Slot 0x9 is reserved for use by the in-built framebuffer whilst only
112 cpu->env.aregs[7] = ldl_phys(cs->as, 0); in main_cpu_reset()
[all …]
/openbmc/qemu/docs/system/
H A Dmonitor.rst4 ------------
9 - Remove or insert removable media images (such as CD-ROM or
12 - Freeze/unfreeze the Virtual Machine (VM) and save or restore its
15 - Inspect the VM state without an external debugger.
22 .. hxtool-doc:: hmp-commands.hx
24 .. hxtool-doc:: hmp-commands-info.hx
H A Dtarget-sparc64.rst1 .. _Sparc64-System-emulator:
4 -----------------------
6 Use the executable ``qemu-system-sparc64`` to simulate a Sun4u
7 (UltraSPARC PC-like machine), Sun4v (T1 PC-like machine), or generic
9 to run Linux, NetBSD and OpenBSD in headless (-nographic) mode. The
19 qemu-system-sparc64 -M niagara -L /path-to/S10image/ \
20 -nographic -m 256 \
21 -drive if=pflash,readonly=on,file=/S10image/disk.s10hw2
25 - UltraSparc IIi APB PCI Bridge
27 - PCI VGA compatible card with VESA Bochs Extensions
[all …]
H A Dtarget-sparc.rst1 .. _Sparc32-System-emulator:
4 -----------------------
6 Use the executable ``qemu-system-sparc`` to simulate the following Sun4m
9 - SPARCstation 4
11 - SPARCstation 5
13 - SPARCstation 10
15 - SPARCstation 20
17 - SPARCserver 600MP
19 - SPARCstation LX
21 - SPARCstation Voyager
[all …]
H A Dtarget-i386-desc.rst.inc3 - i440FX host PCI bridge and PIIX3 PCI to ISA bridge
5 - Cirrus CLGD 5446 PCI VGA card or dummy VGA card with Bochs VESA
8 - PS/2 mouse and keyboard
10 - 2 PCI IDE interfaces with hard disk and CD-ROM support
12 - Floppy disk
14 - PCI and ISA network adapters
16 - Serial ports
18 - IPMI BMC, either and internal or external one
20 - Creative SoundBlaster 16 sound card
22 - ENSONIQ AudioPCI ES1370 sound card
[all …]
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DNoweb1 Noweb is copyright 1989-2000 by Norman Ramsey. All rights reserved.
3 Noweb is protected by copyright. It is not public-domain software or shareware, and it is not prote…
7 You may sell noweb if you wish. For example, you may sell a CD-ROM including noweb.
H A DOPUBL-1.015 Commercial redistribution of Open Publication-licensed material is permitted.
31 …rranties of merchantability and fitness for a particular purpose or a warranty of non-infringement.
42 V. GOOD-PRACTICE RECOMMENDATIONS
45 …1. If you are distributing Open Publication works on hardcopy or CD-ROM, you provide email notific…
47 …ered good form to offer a free copy of any hardcopy and CD-ROM expression of an Open Publication-l…
51 The author(s) and/or publisher of an Open Publication-licensed document may elect certain options b…
72 Send E-mail to opal-request@opencontent.org with the word "subscribe" in the body.
75 Send E-mail to opal@opencontent.org or simply reply to a previous post.
78 Send E-mail to opal-request@opencontent.org with the word "unsubscribe" in the body.
H A DSAX-PD20 Version 1.0 of the Simple API for XML (SAX), created collectively by the membership of the XML-DEV …
22 …eely in both commercial and non-commercial applications, bundle it with your software distribution…
25 1998-05-11
32 2000-05-05
/openbmc/qemu/scripts/
H A Drefresh-pxe-roms.sh3 # PXE ROM build script
22 # ./scripts/refresh-pxe-roms.sh
25 if test -x "$(which EfiRom 2>/dev/null)"; then
29 cd roms
30 make -j4 $targets || exit 1
/openbmc/u-boot/board/theobroma-systems/lion_rk3368/
H A DREADME1 Here is the step-by-step to boot to U-Boot on RK3368-uQ7
6 > git clone git://git.theobroma-systems.com/arm-trusted-firmware.git
7 > cd arm-trusted-firmware
8 > make CROSS_COMPILE=aarch64-linux-gnu- PLAT=rk3368 bl31
9 > cp build/rk3368/release/bl31.bin ../u-boot/bl31-rk3368.bin
11 Configure U-Boot
14 > cd ../u-boot
15 > make lion-rk3368_defconfig
20 > make CROSS_COMPILE=aarch64-unknown-elf- ARCH=arm
21 > tools/mkimage -n rk3368 -T rksd -d tpl/u-boot-tpl.bin spl-3368.img
[all …]
/openbmc/qemu/docs/system/arm/
H A Drealview.rst1 Arm Realview boards (``realview-eb``, ``realview-eb-mpcore``, ``realview-pb-a8``, ``realview-pbx-a9…
5 the EB, PB-A8 and PBX-A9. Due to interactions with the bootloader, only
8 Kernels for the PB-A8 board should have CONFIG_REALVIEW_HIGH_PHYS_OFFSET
9 enabled in the kernel, and expect 512M RAM. Kernels for The PBX-A9 board
15 - ARM926E, ARM1136, ARM11MPCore, Cortex-A8 or Cortex-A9 MPCore CPU
17 - Arm AMBA Generic/Distributed Interrupt Controller
19 - Four PL011 UARTs
21 - SMC 91c111 or SMSC LAN9118 Ethernet adapter
23 - PL110 LCD controller
25 - PL050 KMI with PS/2 keyboard and mouse
[all …]
H A Dversatile.rst6 - ARM926E, ARM1136 or Cortex-A8 CPU
8 - PL190 Vectored Interrupt Controller
10 - Four PL011 UARTs
12 - SMC 91c111 Ethernet adapter
14 - PL110 LCD controller
16 - PL050 KMI with PS/2 keyboard and mouse.
18 - PCI host bridge. Note the emulated PCI bridge only provides access
24 - PCI OHCI USB controller.
26 - LSI53C895A PCI SCSI Host Bus Adapter with hard disk and CD-ROM
29 - PL181 MultiMedia Card Interface with SD card.
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/eject/
H A Deject_2.1.5.bb1 DESCRIPTION = "Eject allows removable media (typically a CD-ROM, floppy disk, tape, or JAZ or ZIP d…
3 LICENSE = "GPL-2.0-only"
6 inherit autotools gettext update-alternatives
9 file://eject-2.1.5-error-return.patch \
10 file://eject-2.1.1-verbose.patch \
11 file://eject-2.1.5-spaces.patch \
12 file://eject-timeout.patch \
13 file://0001-eject-Include-sys-sysmacros.h-for-major-minor.patch \
24 mkdir -p ${B}/po
25 cp -r ${S}/po/* ${B}/po/
[all …]
/openbmc/qemu/pc-bios/
HDhppa-firmware.img ... d DVD/CD] etc/extra-pci-roots ? e g CD001 EL TORITO SPECIFICATION Booting from ...
/openbmc/qemu/pc-bios/s390-ccw/
H A Dvirtio-scsi.h2 * Virtio-SCSI definitions for s390 machine loader for qemu
8 * your option) any later version. See the COPYING file in the top-level
15 #include "s390-ccw.h"
24 /* command-specific response values */
28 #define QEMU_CDROM_SIGNATURE "QEMU CD-ROM "
59 uint8_t v = r->response; in virtio_scsi_response_msg()
67 return r->response == VIRTIO_SCSI_S_OK && r->status == CDB_STATUS_GOOD; in virtio_scsi_response_ok()
/openbmc/qemu/hw/ide/
H A Dioport.c2 * QEMU IDE disk and CD/DVD-ROM Emulator
28 #include "ide-internal.h"
35 /* ??? Assume only ISA and PCI configurations, and that the PCI-ISA in ide_init_ioport()
37 ret = isa_register_portio_list(dev, &bus->portio_list, in ide_init_ioport()
41 ret = isa_register_portio_list(dev, &bus->portio2_list, in ide_init_ioport()
H A Datapi.c29 #include "system/block-backend.h"
31 #include "ide-internal.h"
60 return !s->tray_open && s->nb_sectors > 0; in media_present()
63 /* XXX: DVDs that could fit on a CD will be reported as a CD */
66 return (media_present(s) && s->nb_sectors > CD_MAX_SECTORS); in media_is_dvd()
71 return (media_present(s) && s->nb_sectors <= CD_MAX_SECTORS); in media_is_cd()
95 block_acct_start(blk_get_stats(s->blk), &s->acct, in cd_read_sector_sync()
98 trace_cd_read_sector_sync(s->lba); in cd_read_sector_sync()
100 switch (s->cd_sector_size) { in cd_read_sector_sync()
102 ret = blk_pread(s->blk, (int64_t)s->lba << ATAPI_SECTOR_BITS, in cd_read_sector_sync()
[all …]
/openbmc/openbmc/poky/meta/recipes-extended/procps/procps/
H A Dsysctl.conf4 # /etc/sysctl.conf - Configuration file for setting system variables
7 # you can have the CD-ROM close when you use it, and open
18 # makes you vulnerable or not :-)
31 # This may, rarely, cause some performance loss when running high-speed
53 # so you get things like: emacs.core mozilla-bin.core X.core

12345