mirror of
https://github.com/ipxe/ipxe
synced 2025-12-23 13:30:57 +03:00
[cmdline] Add "params" and "param" commands to manage form parameter lists
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -286,6 +286,7 @@ FILE_LICENCE ( GPL2_OR_LATER );
|
||||
#define ERRFILE_pci_settings ( ERRFILE_OTHER | 0x003d0000 )
|
||||
#define ERRFILE_efi_reboot ( ERRFILE_OTHER | 0x003e0000 )
|
||||
#define ERRFILE_memmap_settings ( ERRFILE_OTHER | 0x003f0000 )
|
||||
#define ERRFILE_param_cmd ( ERRFILE_OTHER | 0x00400000 )
|
||||
|
||||
/** @} */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user