
6 May
2016
6 May
'16
9:28 p.m.
On Fri, May 06, 2016 at 09:01:06PM +0200, Alexander Graf wrote:
The client architecture that we pass to a dhcp server depends on the target payload that we want to execute. An EFI binary has a different client arch than a legacy binary or a u-boot binary.
So let's parameterize the pxe client arch field to allow an override via the distro script, so that our efi boot path can tell the dhcp server that it's actually an efi firmware.
Signed-off-by: Alexander Graf agraf@suse.de
Reviewed-by: Tom Rini trini@konsulko.com
--
Tom