mirror of
https://github.com/ipxe/ipxe
synced 2025-12-22 13:00:39 +03:00
[fc] Use generic option-parsing library
Total saving: 111 bytes. Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -230,6 +230,7 @@ FILE_LICENCE ( GPL2_OR_LATER );
|
||||
#define ERRFILE_lotest ( ERRFILE_OTHER | 0x001b0000 )
|
||||
#define ERRFILE_config_cmd ( ERRFILE_OTHER | 0x001c0000 )
|
||||
#define ERRFILE_ifmgmt_cmd ( ERRFILE_OTHER | 0x001d0000 )
|
||||
#define ERRFILE_fcmgmt_cmd ( ERRFILE_OTHER | 0x001e0000 )
|
||||
|
||||
/** @} */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user