Files
ipxe/src/arch/i386/include
Michael Brown a9cf527641 [vmware] Allow settings to be specified in the VMware .vmx file
Allow iPXE settings to be specified in the .vmx file via the VMware
GuestInfo mechanism.  For example:

    guestinfo.ipxe.filename = "http://boot.ipxe.org/demo/boot.php"
    guestinfo.ipxe.dns = "192.168.0.1"
    guestinfo.ipxe.net0.ip = "192.168.0.15"
    guestinfo.ipxe.net0.netmask = "255.255.255.0"
    guestinfo.ipxe.net0.gateway = "192.168.0.1"

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2012-04-17 17:47:33 +01:00
..
2012-03-19 22:13:32 +00:00
2005-05-19 14:51:37 +00:00
2010-05-29 23:49:47 +01:00
2011-12-11 02:27:58 +00:00
2010-04-19 23:43:39 +01:00
2010-05-29 23:49:47 +01:00
2012-03-19 22:13:32 +00:00
2010-04-19 23:43:39 +01:00
2005-03-08 18:53:11 +00:00