diff --git a/simulator/simulator/efifeatures.h b/simulator/simulator/efifeatures.h index 54f418ea17..d75503db9b 100644 --- a/simulator/simulator/efifeatures.h +++ b/simulator/simulator/efifeatures.h @@ -19,6 +19,20 @@ #define EFI_ENABLE_CRITICAL_ENGINE_STOP TRUE #define EFI_ENABLE_ENGINE_WARNING TRUE +#define HW_CHECK_MODE FALSE + +#define EFI_BOOST_CONTROL FALSE + +#define EFI_CANBUS_SLAVE FALSE + +#define PRIMARY_UART_DMA_MODE FALSE + +#define EFI_BOSCH_YAW FALSE + +#define EFI_AUX_SERIAL FALSE + +#define EFI_CLOCK_LOCKS FALSE + #define EFI_SERVO FALSE #define EFI_LCD FALSE