validation of already initialized BT #4191
This commit is contained in:
parent
576371bcc0
commit
b28af58960
|
@ -23,7 +23,7 @@
|
|||
#if EFI_BLUETOOTH_SETUP
|
||||
|
||||
#ifndef EFI_BLUETOOTH_SETUP_DEBUG
|
||||
#define EFI_BLUETOOTH_SETUP_DEBUG FALSE
|
||||
#define EFI_BLUETOOTH_SETUP_DEBUG TRUE
|
||||
#endif
|
||||
|
||||
static bool btProcessIsStarted = false;
|
||||
|
|
Loading…
Reference in New Issue