Skip to content
Snippets Groups Projects
Commit bc6fc28b authored by Alexander Graf's avatar Alexander Graf Committed by Tom Rini
Browse files

net: Optionally use pxe client arch from variable


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: default avatarAlexander Graf <agraf@suse.de>
parent 6a6187ef
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment