[settings] Use concat_args() in "set" command

Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
Michael Brown
2011-03-22 17:29:08 +00:00
parent f5fd4dec3b
commit aebba8f6eb
2 changed files with 22 additions and 25 deletions

View File

@@ -238,6 +238,7 @@ FILE_LICENCE ( GPL2_OR_LATER );
#define ERRFILE_sanboot_cmd ( ERRFILE_OTHER | 0x00200000 )
#define ERRFILE_bofm ( ERRFILE_OTHER | 0x00210000 )
#define ERRFILE_prompt ( ERRFILE_OTHER | 0x00220000 )
#define ERRFILE_nvo_cmd ( ERRFILE_OTHER | 0x00230000 )
/** @} */