Merge "Adding support for UEFI client arch type 11 (EFI aarch64)"
This commit is contained in:
commit
45da0fa6a7
@ -0,0 +1,3 @@
|
||||
---
|
||||
features:
|
||||
- Add support for DHCP client arch 11 to detect an aarch64 uefi host.
|
@ -25,6 +25,7 @@ dhcp-sequential-ip
|
||||
dhcp-match=ipxe,175
|
||||
dhcp-match=set:efi,option:client-arch,7
|
||||
dhcp-match=set:efi,option:client-arch,9
|
||||
dhcp-match=set:efi,option:client-arch,11
|
||||
# Client is already running iPXE; move to next stage of chainloading
|
||||
dhcp-boot=tag:ipxe,http://<%= @dnsmasq_local_ip %>:<%= @http_port_real %>/inspector.ipxe
|
||||
# Client is PXE booting over EFI without iPXE ROM; send EFI version of iPXE chainloader
|
||||
|
Loading…
x
Reference in New Issue
Block a user