mirror of
https://github.com/ipxe/ipxe
synced 2026-04-04 03:00:20 +03:00
35edecac34e129ea075e00d021fc6e786fa20777
Introduce new {show,set,clear}_setting() that take a struct setting *
rather than a const char *.
set_setting() handles calling clear_setting() when appropriate, so that
individual setting types don't have to check for empty strings.
Languages
C
97.1%
Assembly
1.5%
Perl
0.6%
Makefile
0.4%
Python
0.3%