3af8943002
For DHCPv6 PXE boot, the Client Architecture option uses code 61, see https://tools.ietf.org/html/rfc5970#section-3.3. Use this to determine if booting over EFI and set the DHCPv6 bootfile-url when booting PXE over EFI. Change-Id: I096ac412c015c3ac488d712010aafe52b572cfad
9 lines
314 B
YAML
9 lines
314 B
YAML
---
|
|
fixes:
|
|
- |
|
|
For DHCPv6 PXE boot, the Client Architecture option code (61)
|
|
as defined in https://tools.ietf.org/html/rfc5970#section-3.3 is
|
|
different than the one for DHCP. This is used to determine
|
|
if booting over EFI. This change sets the DHCPv6 bootfile-url
|
|
when booting PXE over EFI.
|