wider usage of EFI_CLOCK_LOCKS

This commit is contained in:
rusefi 2017-05-21 10:38:36 -04:00
parent 9e62206089
commit 4750d49844
2 changed files with 4 additions and 0 deletions

View File

@ -18,6 +18,8 @@
#define EFI_USE_CCM TRUE
#define EFI_CLOCK_LOCKS FALSE
/**
* if you have a 60-2 trigger, or if you just want better performance, you
* probably want EFI_ENABLE_ASSERTS to be FALSE. Also you would probably want to FALSE

View File

@ -16,6 +16,8 @@
#define EFI_GPIO_HARDWARE FALSE
#define EFI_CLOCK_LOCKS FALSE
#define EFI_FSIO TRUE
#define CONSOLE_MAX_ACTIONS 256