From 520cb93e9505b287850cdfa5c8c8604a300cc7d1 Mon Sep 17 00:00:00 2001 From: rusefillc Date: Wed, 15 Nov 2023 00:57:50 -0500 Subject: [PATCH] steps towards alternator unit test --- unit_tests/efifeatures.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/unit_tests/efifeatures.h b/unit_tests/efifeatures.h index c4fd5a0442..328692395b 100644 --- a/unit_tests/efifeatures.h +++ b/unit_tests/efifeatures.h @@ -75,3 +75,5 @@ #define EFI_HPFP TRUE #define EFI_MAIN_RELAY_CONTROL TRUE + +#define EFI_ALTERNATOR_CONTROL TRUE