mirror of
https://github.com/ipxe/ipxe
synced 2026-04-16 03:00:10 +03:00
b7e7f62b87dcab7f4feed3b77352d057723b134c
The efi_path_settings[] array includes symbol references to &ip_setting, &ip6_setting, &dns_setting (and others) that currently result in IPv4, IPv6, and DNS support being linked in even if disabled in the build configuration. Provide weak versions of these symbols to avoid the unconditional inclusion of these features. Reported-by: Pavitter Ghotra <pavitterghotra@yahoo.de> Signed-off-by: Michael Brown <mcb30@ipxe.org>
iPXE README File Quick start guide: cd src make For any more detailed instructions, see http://ipxe.org
Languages
C
97%
Assembly
1.5%
Perl
0.6%
Makefile
0.4%
Python
0.4%