mirror of
https://github.com/ipxe/ipxe.git
synced 2026-05-06 04:46:28 +02:00
[cloud] Enable IPv6 and HTTPS in cloud boot images
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
parent
d16535aa4f
commit
fa012dd020
@ -1,3 +1,7 @@
|
||||
/* Enable IPv6 and HTTPS */
|
||||
#define NET_PROTO_IPV6
|
||||
#define DOWNLOAD_PROTO_HTTPS
|
||||
|
||||
/* Allow retrieval of metadata (such as an iPXE boot script) from
|
||||
* Google Compute Engine metadata server.
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user