public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* Graphic Output on qemu
@ 2023-02-07 10:22 Alireza Banejad
  2023-02-07 19:55 ` [edk2-devel] " Paul, Bill
  0 siblings, 1 reply; 6+ messages in thread
From: Alireza Banejad @ 2023-02-07 10:22 UTC (permalink / raw)
  To: devel

[-- Attachment #1: Type: text/plain, Size: 545 bytes --]

Hello everyone,
I am trying to use the GOP library for my uefi development. But no matter
what code whenever i want to open the GOP handle RETURN_UNSUPPORTED is
returned. I think this may be a qemu problem as if it doesn't support the
GOP at all. This is how I run my qemu

qemu-system-x86_64 -bios $FIRMWARE -hda fat:rw:$DRIVE -global
isa-debugcon.iobase=0x402  -net none -debugcon file:debug2.log  -machine
pc-q35-6.2 -device virtio-gpu

Should I add any specific options for the qemu command or should I just use
another lib for GOP on qemu?

[-- Attachment #2: Type: text/html, Size: 635 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-02-08 10:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-07 10:22 Graphic Output on qemu Alireza Banejad
2023-02-07 19:55 ` [edk2-devel] " Paul, Bill
2023-02-08  8:03   ` Alireza Banejad
2023-02-08  9:06     ` Michael Brown
2023-02-08  9:55       ` Alireza Banejad
2023-02-08 10:00         ` Michael Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox