Set log level to warning when debug is enabled at boot
This commit is contained in:
parent
2a0d66b5ef
commit
69a516c90c
@ -42,7 +42,7 @@ EFI_HANDLE ImageHandleIn;
|
|||||||
#define DEFAULT_PRESET_VID_CMDLINE "vid=preset "
|
#define DEFAULT_PRESET_VID_CMDLINE "vid=preset "
|
||||||
#define DEFAULT_NETINIT_CMDLINE "init=/dev/ram0 _"
|
#define DEFAULT_NETINIT_CMDLINE "init=/dev/ram0 _"
|
||||||
#define MIGRATE_CMDLINE "start=--migrate _"
|
#define MIGRATE_CMDLINE "start=--migrate _"
|
||||||
#define DEBUG_LOG_CMDLINE "logtoserial=3 "
|
#define DEBUG_LOG_CMDLINE "logtoserial=warning "
|
||||||
#define DEBUG_SERIAL_CMDLINE "kdebug "
|
#define DEBUG_SERIAL_CMDLINE "kdebug "
|
||||||
#define DEFAULT_HEADLESS_CMDLINE "start=--headless "
|
#define DEFAULT_HEADLESS_CMDLINE "start=--headless "
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user