diff options
author | Ivan A. Melnikov <iv@altlinux.org> | 2025-07-16 11:22:53 +0400 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-07-16 11:32:11 +0000 |
commit | 4cb3e8d46721c7d3410cc347e3262a64421e913c (patch) | |
tree | d2751f7ad7380dfb84df191a0fa9b6384b9daec4 /MdeModulePkg/Include/Ppi/PciDevice.h | |
parent | 1f462def90617b3823fb5dd222b003e5529b9940 (diff) | |
download | edk2-master.zip edk2-master.tar.gz edk2-master.tar.bz2 |
SATA CD-ROMS are still conventionally used in many
virtual environments, so it's nice to support them
out of the box.
Tested with QEMU 9.2.3 with the following controller
and drive:
qemu-system-loongarch64 -M virt [...] \
-device ahci,id=ahci0,multifunction=on,bus=pcie.0,addr=0x7 \
-drive if=none,id=drive-sata2,media=cdrom,format=raw,aio=threads,file=/path/to/bootable.iso \
-device ide-cd,bus=ahci0.2,drive=drive-sata2,id=sata2,bootindex=102
Signed-off-by: Ivan A. Melnikov <iv@altlinux.org>
Diffstat (limited to 'MdeModulePkg/Include/Ppi/PciDevice.h')
0 files changed, 0 insertions, 0 deletions