Searched refs:EFI_EXECUTE_BEFORE_BOOTTIME_EXIT (Results 1 – 25 of 30) sorted by relevance
12
/openbmc/u-boot/lib/efi_selftest/ |
H A D | efi_selftest_watchdog.c | 217 .phase = EFI_EXECUTE_BEFORE_BOOTTIME_EXIT, 225 .phase = EFI_EXECUTE_BEFORE_BOOTTIME_EXIT,
|
H A D | efi_selftest_exception.c | 47 .phase = EFI_EXECUTE_BEFORE_BOOTTIME_EXIT,
|
H A D | efi_selftest_unaligned.c | 64 .phase = EFI_EXECUTE_BEFORE_BOOTTIME_EXIT,
|
H A D | efi_selftest_rtc.c | 64 .phase = EFI_EXECUTE_BEFORE_BOOTTIME_EXIT,
|
H A D | efi_selftest_textinput.c | 93 .phase = EFI_EXECUTE_BEFORE_BOOTTIME_EXIT,
|
H A D | efi_selftest_gop.c | 90 .phase = EFI_EXECUTE_BEFORE_BOOTTIME_EXIT,
|
H A D | efi_selftest_loaded_image.c | 105 .phase = EFI_EXECUTE_BEFORE_BOOTTIME_EXIT,
|
H A D | efi_selftest_event_groups.c | 136 .phase = EFI_EXECUTE_BEFORE_BOOTTIME_EXIT,
|
H A D | efi_selftest_startimage_exit.c | 144 .phase = EFI_EXECUTE_BEFORE_BOOTTIME_EXIT,
|
H A D | efi_selftest_startimage_return.c | 144 .phase = EFI_EXECUTE_BEFORE_BOOTTIME_EXIT,
|
H A D | efi_selftest_textoutput.c | 128 .phase = EFI_EXECUTE_BEFORE_BOOTTIME_EXIT,
|
H A D | efi_selftest_fdt.c | 183 .phase = EFI_EXECUTE_BEFORE_BOOTTIME_EXIT,
|
H A D | efi_selftest_textinputex.c | 193 .phase = EFI_EXECUTE_BEFORE_BOOTTIME_EXIT,
|
H A D | efi_selftest_events.c | 200 .phase = EFI_EXECUTE_BEFORE_BOOTTIME_EXIT,
|
H A D | efi_selftest_memory.c | 184 .phase = EFI_EXECUTE_BEFORE_BOOTTIME_EXIT,
|
H A D | efi_selftest_tpl.c | 222 .phase = EFI_EXECUTE_BEFORE_BOOTTIME_EXIT,
|
H A D | efi_selftest_variables.c | 194 .phase = EFI_EXECUTE_BEFORE_BOOTTIME_EXIT,
|
H A D | efi_selftest_config_table.c | 263 .phase = EFI_EXECUTE_BEFORE_BOOTTIME_EXIT,
|
H A D | efi_selftest_unicode_collation.c | 257 .phase = EFI_EXECUTE_BEFORE_BOOTTIME_EXIT,
|
H A D | efi_selftest_devicepath_util.c | 277 .phase = EFI_EXECUTE_BEFORE_BOOTTIME_EXIT,
|
H A D | efi_selftest.c | 288 efi_st_do_tests(testname, EFI_EXECUTE_BEFORE_BOOTTIME_EXIT, in efi_selftest()
|
H A D | efi_selftest_manageprotocols.c | 378 .phase = EFI_EXECUTE_BEFORE_BOOTTIME_EXIT,
|
H A D | efi_selftest_controllers.c | 412 .phase = EFI_EXECUTE_BEFORE_BOOTTIME_EXIT,
|
H A D | efi_selftest_snp.c | 426 .phase = EFI_EXECUTE_BEFORE_BOOTTIME_EXIT,
|
/openbmc/u-boot/include/ |
H A D | efi_selftest.h | 50 EFI_EXECUTE_BEFORE_BOOTTIME_EXIT = 1, enumerator
|
12