[settings] Use generic option-parsing library

Total cost: 75 bytes.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
Michael Brown
2010-11-21 16:57:58 +00:00
parent 17b337d4a8
commit 9e9c9adf10
3 changed files with 206 additions and 44 deletions

View File

@@ -228,6 +228,7 @@ FILE_LICENCE ( GPL2_OR_LATER );
#define ERRFILE_iwmgmt ( ERRFILE_OTHER | 0x00190000 )
#define ERRFILE_linux_smbios ( ERRFILE_OTHER | 0x001a0000 )
#define ERRFILE_lotest ( ERRFILE_OTHER | 0x001b0000 )
#define ERRFILE_config_cmd ( ERRFILE_OTHER | 0x001c0000 )
/** @} */