]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[build] Canonicalise SAN boot protocol configuration
authorMichael Brown <mcb30@ipxe.org>
Fri, 16 Jan 2026 14:02:35 +0000 (14:02 +0000)
committerMichael Brown <mcb30@ipxe.org>
Fri, 16 Jan 2026 14:02:35 +0000 (14:02 +0000)
commitd27cf68e070c8e9fb3aad2e0d60e3ddef998ea84
tree2ee4e666e44056bab06f96e998f6a43ad20e214b
parent464916f99ddcd8ff7f6b59f62b4fd3da82e39e93
[build] Canonicalise SAN boot protocol configuration

Move all SAN boot protocol selection from config/defaults/<platform>.h
to the top-level config/general.h, using indented conditional blocks
to clarify which protocols are supported and enabled on each platform.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/config/defaults/efi.h
src/config/defaults/linux.h
src/config/defaults/pcbios.h
src/config/general.h