simulator crashed: too early to invok fix #5501

This commit is contained in:
rusefillc 2023-08-07 07:26:09 -04:00
parent 2cb98c59ab
commit 17050ee872
1 changed files with 1 additions and 0 deletions

View File

@ -174,6 +174,7 @@ void rusEfiFunctionalTest(void) {
engineConfiguration->enableVerboseCanTx = true;
initPeriodicEvents();
rememberCurrentConfiguration();
extern bool main_loop_started;
main_loop_started = true;