[ipxe-devel] Secure rom-o-matic.eu and Linux build errors

2016-04-03 Thread Gelip
Firefox 45.0.1 - [b]Your connection is not secure[/b]: [url=http://savepic.net/7935914.htm][img]http://savepic.net/7935914m.png[/img][/url] Build failed web - [url]http://dpaste.com/2WQ28TF[/url] Build failed Linux - [url]http://dpaste.com/1P135EQ[/url]__

[ipxe-devel] EFI in .iso and .usb

2016-04-03 Thread Sergii Kolisnyk
Hi! Would not it be resonable to include EFI versions in the default builds of filesystem images except maybe the floppy one? Thank you in advance! Best regards, Sergii ___ ipxe-devel mailing list ipxe-devel@lists.ipxe.org https://lists.ipxe.org/mailma

Re: [ipxe-devel] iPXE UEFI save fetched images to filesystem

2016-04-03 Thread Andreas Hammarskjöld
Think Michael Brown recently showed how to access files from a disk. But not sure write was included. //Andreas From: ipxe-devel-boun...@lists.ipxe.org [mailto:ipxe-devel-boun...@lists.ipxe.org] On Behalf Of Pistor, Richard Sent: den 2 april 2016 20:12 To: ipxe-devel@lists.ipxe.org Subject: [ip

Re: [ipxe-devel] [PATCH v2 3/4] [virtio] Add virtio 1.0 PCI support

2016-04-03 Thread Michael S. Tsirkin
On Mon, Mar 14, 2016 at 03:48:24PM +0100, Ladi Prosek wrote: > This commit adds support for driving virtio 1.0 PCI devices. > In addition to various helpers, a number of vpm_ functions are > introduced to be used instead of their legacy vp_ counterparts > when accessing virtio 1.0 (aka modern) devi

Re: [ipxe-devel] [PATCH v2 4/4] [virtio] Add virtio-net 1.0 support

2016-04-03 Thread Michael S. Tsirkin
On Mon, Mar 14, 2016 at 03:48:25PM +0100, Ladi Prosek wrote: > This commit makes virtio-net support devices with VEN 0x1af4 > and DEV 0x1041, which is how non-transitional (modern-only) > virtio-net devices are exposed on the PCI bus. > > Transitional devices supporting both the old 0.9.5 and new

Re: [ipxe-devel] [PATCH v2 3/4] [virtio] Add virtio 1.0 PCI support

2016-04-03 Thread Michael S. Tsirkin
On Mon, Mar 14, 2016 at 03:48:24PM +0100, Ladi Prosek wrote: > This commit adds support for driving virtio 1.0 PCI devices. > In addition to various helpers, a number of vpm_ functions are > introduced to be used instead of their legacy vp_ counterparts > when accessing virtio 1.0 (aka modern) devi