Date: Wed, 3 Apr 2019 08:46:58 +0800 From: Marcelo Araujo <araujobsdport@gmail.com> To: Rebecca Cran <rebecca@bluestop.org> Cc: freebsd-virtualization@freebsd.org Subject: Re: Debugging UEFI code in Bhyve Message-ID: <CAOfEmZi42ZQ=szpNs=yuTNHMw0Azcxh96Uwb-Be3yTUNQ72peg@mail.gmail.com> In-Reply-To: <5554d42f-5186-4b52-cfa2-0a3158d65df4@bluestop.org> References: <5554d42f-5186-4b52-cfa2-0a3158d65df4@bluestop.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Apr 3, 2019, 8:35 AM Rebecca Cran via freebsd-virtualization < freebsd-virtualization@freebsd.org wrote: > I was wondering, has anyone done any work on supporting debugging UEFI > code under Bhyve? If not, I can take a look at adapting DebugPkg > (https://code.bluestop.org/w/tianocore/debugging-with-gdb/). > > > > -- > Rebecca Cran > > > > _______________________________________________ > freebsd-virtualization@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization > To unsubscribe, send any mail to " > freebsd-virtualization-unsubscribe@freebsd.org" > Hi Rebecca, That would be super helpful, I did some debugs on edk2 in the past with virtio-scsi and virtio-nvme, it wasn't user friendly, mostly I needed to put edk2's printf all over the place and capture it via console to be able to debug boot issues with those two drivers. Would be great to have a debug method on edk2 and perhaps a howto with examples how to debug it. Best, >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAOfEmZi42ZQ=szpNs=yuTNHMw0Azcxh96Uwb-Be3yTUNQ72peg>