wider usage of EFI_CLOCK_LOCKS
This commit is contained in:
parent
6f0af7e52d
commit
bedde6469f
|
@ -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
|
||||
|
|
|
@ -16,6 +16,8 @@
|
|||
|
||||
#define EFI_GPIO_HARDWARE FALSE
|
||||
|
||||
#define EFI_CLOCK_LOCKS FALSE
|
||||
|
||||
#define EFI_FSIO TRUE
|
||||
|
||||
#define CONSOLE_MAX_ACTIONS 256
|
||||
|
|
Loading…
Reference in New Issue