Home
last modified time | relevance | path

Searched refs:efi_running (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_textinputex.c25 static bool efi_running; variable
38 efi_running = false; in efi_key_notify_function()
86 efi_running = true; in setup()
143 while (efi_running) { in execute()