From 9d5b1ef85fdfd71594ee61f864b03a81ea33d32e Mon Sep 17 00:00:00 2001 From: Andrei Date: Sun, 4 Jun 2017 18:23:48 +0300 Subject: [PATCH] Bluetooth fix win32 simulator compile error --- simulator/simulator/efifeatures.h | 1 + 1 file changed, 1 insertion(+) diff --git a/simulator/simulator/efifeatures.h b/simulator/simulator/efifeatures.h index 9ad90ff434..1f502d4fc9 100644 --- a/simulator/simulator/efifeatures.h +++ b/simulator/simulator/efifeatures.h @@ -85,6 +85,7 @@ #define EFI_HISTOGRAMS FALSE #define EFI_TUNER_STUDIO TRUE +#define EFI_BLUETOOTH_SETUP FALSE /** * This is the size of the MemoryStream used by chvprintf