mirror of
https://github.com/ipxe/ipxe
synced 2025-12-12 23:15:10 +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.3%
Assembly
1.5%
Perl
0.6%
Makefile
0.3%
Python
0.2%