Lines Matching refs:efi_st_error
84 efi_st_error("could not create event\n"); in setup()
90 efi_st_error("could not create event\n"); in setup()
138 efi_st_error("Setting watchdog timer failed\n"); in teardown()
145 efi_st_error("Could not close event\n"); in teardown()
153 efi_st_error("Could not close event\n"); in teardown()
179 efi_st_error("Setting watchdog timer failed\n"); in execute()
187 efi_st_error("Could not set timer\n"); in execute()
194 efi_st_error("Could not set timer\n"); in execute()
200 efi_st_error("Could not wait for event\n"); in execute()
204 efi_st_error("Setting watchdog timer failed\n"); in execute()
208 efi_st_error("The timer was called %u times, expected 2.\n", in execute()