Re: [Xen-devel] [edk2] Question about PEX boot on Xen with OVMF as bios

2015-06-09 Thread Anthony PERARD
On Sun, Jun 07, 2015 at 01:22:46PM +0100, Wei Liu wrote: > On Tue, May 26, 2015 at 12:02:22PM +0200, Laszlo Ersek wrote: > > (3) Spelling out a special case of (2) -- there's no xen-netfront driver > > in OVMF. > > > > This is also correct. IIRC there is only Xen PV disk driver in OVMF. > I think

Re: [Xen-devel] [edk2] Question about PEX boot on Xen with OVMF as bios

2015-06-07 Thread Wei Liu
Hi Please CC me and Anthony (CC'ed) in the future if you have questions regarding OVMF on Xen. On Tue, May 26, 2015 at 12:02:22PM +0200, Laszlo Ersek wrote: > On 05/25/15 03:50, lidonglin wrote: > > Hi all: > > > Recentlly, I want to use PXE boot on Xen with OVMF as bios. At > > beginning, I jus

Re: [Xen-devel] [edk2] Question about PEX boot on Xen with OVMF as bios

2015-05-26 Thread Laszlo Ersek
On 05/25/15 03:50, lidonglin wrote: > Hi all: > Recentlly, I want to use PXE boot on Xen with OVMF as bios. At > beginning, I just add rtl8139 as guest nic device, and I compile a > release ovmf. When I enter into uefi, I can't find network boot menu. > According to edk2/OvmfPkg/README file, I kno