On 02/16/17 07:18, b...@skyportsystems.com wrote: > From: Ben Warren <b...@skyportsystems.com> > > This patch set adds support for passing a GUID to Windows guests. It is a > re-implementation of previous patch sets written by Igor Mammedov et al, but > this time passing the GUID data as a fw_cfg blob. > > This patch set has dependencies on new guest functionality, in particular the > support for a new linker-loader command and the ability to write back data > to QEMU over a DMA link. Work is in flight in both SeaBIOS and OVMF to > support this. > > v6->v7: > - Rebased to top of tree. > - Added 'src_offset' field to "write pointer" command > - Reworked unit tests based on feedback > - various minor changes based on feedback > - Added entries to MAINTAINERS file
I posted the OVMF series: [edk2] [PATCH 0/5] OvmfPkg: support QEMU_LOADER_WRITE_POINTER Message-Id: <20170216204137.30221-1-ler...@redhat.com> https://lists.01.org/pipermail/edk2-devel/2017-February/007454.html Thanks, Laszlo