following the pattern

This commit is contained in:
Andrey 2022-10-16 22:32:48 -04:00
parent 8eb441ba27
commit 130af4414f
1 changed files with 4 additions and 0 deletions

View File

@ -60,7 +60,9 @@
#define EFI_ENABLE_ASSERTS TRUE
#endif /* EFI_ENABLE_ASSERTS */
#ifndef EFI_CLOCK_LOCKS
#define EFI_CLOCK_LOCKS TRUE
#endif
//#define EFI_UART_ECHO_TEST_MODE TRUE
@ -107,7 +109,9 @@
#define EFI_CLI_SUPPORT TRUE
#endif
#ifndef EFI_RTC
#define EFI_RTC TRUE
#endif
#ifndef EFI_ALTERNATOR_CONTROL
#define EFI_ALTERNATOR_CONTROL TRUE