fixing build
This commit is contained in:
parent
04f9860ee3
commit
3141358ca3
|
@ -119,7 +119,7 @@ void rusEfiFunctionalTest(void) {
|
||||||
initMapAveraging(&sharedLogger, engine);
|
initMapAveraging(&sharedLogger, engine);
|
||||||
#endif /* EFI_MAP_AVERAGING */
|
#endif /* EFI_MAP_AVERAGING */
|
||||||
|
|
||||||
initMainEventListener(&sharedLogger, engine);
|
initMainEventListener(&sharedLogger PASS_ENGINE_PARAMETER_SUFFIX);
|
||||||
|
|
||||||
startStatusThreads();
|
startStatusThreads();
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue