Home
last modified time | relevance | path

Searched refs:EFI_ST_SUCCESS (Results 1 – 25 of 31) sorted by relevance

12

/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_crc32.c51 if (ret != EFI_ST_SUCCESS) { in check_table()
59 return EFI_ST_SUCCESS; in check_table()
83 if (ret != EFI_ST_SUCCESS) { in setup()
93 if (check_table(st) != EFI_ST_SUCCESS) { in setup()
97 if (check_table(st->boottime) != EFI_ST_SUCCESS) { in setup()
101 if (check_table(st->runtime) != EFI_ST_SUCCESS) { in setup()
106 return EFI_ST_SUCCESS; in setup()
118 if (check_table(st) != EFI_ST_SUCCESS) { in execute()
122 if (check_table(st->runtime) != EFI_ST_SUCCESS) { in execute()
133 return EFI_ST_SUCCESS; in execute()
H A Defi_selftest_unicode_collation.c41 return EFI_ST_SUCCESS; in setup()
75 return EFI_ST_SUCCESS; in test_stri_coll()
146 return EFI_ST_SUCCESS; in test_metai_match()
159 return EFI_ST_SUCCESS; in test_str_lwr()
172 return EFI_ST_SUCCESS; in test_str_upr()
187 return EFI_ST_SUCCESS; in test_fat_to_str()
211 return EFI_ST_SUCCESS; in test_str_to_fat()
229 if (ret != EFI_ST_SUCCESS) in execute()
233 if (ret != EFI_ST_SUCCESS) in execute()
237 if (ret != EFI_ST_SUCCESS) in execute()
[all …]
H A Defi_selftest_textoutput.c48 if (ret != EFI_ST_SUCCESS) { in execute()
55 if (ret != EFI_ST_SUCCESS) { in execute()
61 if (ret != EFI_ST_SUCCESS) { in execute()
70 if (ret != EFI_ST_SUCCESS) { in execute()
79 if (ret != EFI_ST_SUCCESS) { in execute()
88 if (ret != EFI_ST_SUCCESS) { in execute()
97 if (ret != EFI_ST_SUCCESS) { in execute()
106 if (ret != EFI_ST_SUCCESS) { in execute()
115 if (ret != EFI_ST_SUCCESS) { in execute()
123 return EFI_ST_SUCCESS; in execute()
H A Defi_selftest_devicepath_util.c43 return EFI_ST_SUCCESS; in setup()
73 if (ret != EFI_ST_SUCCESS) { in create_single_node_device_path()
83 return EFI_ST_SUCCESS; in create_single_node_device_path()
132 if (ret != EFI_ST_SUCCESS) { in execute()
138 if (ret != EFI_ST_SUCCESS) in execute()
141 if (ret != EFI_ST_SUCCESS) in execute()
161 if (ret != EFI_ST_SUCCESS) { in execute()
180 if (ret != EFI_ST_SUCCESS) { in execute()
209 if (ret != EFI_ST_SUCCESS) { in execute()
214 if (ret != EFI_ST_SUCCESS) { in execute()
[all …]
H A Defi_selftest_hii.c58 return EFI_ST_SUCCESS; in setup()
97 return EFI_ST_SUCCESS; in test_hii_database_new_package_list()
133 result = EFI_ST_SUCCESS; in test_hii_database_update_package_list()
318 result = EFI_ST_SUCCESS; in test_hii_database_list_package_lists()
348 return EFI_ST_SUCCESS; in test_hii_database_export_package_lists()
361 return EFI_ST_SUCCESS; in test_hii_database_register_package_notify()
374 return EFI_ST_SUCCESS; in test_hii_database_unregister_package_notify()
569 return EFI_ST_SUCCESS; in test_hii_database_set_keyboard_layout()
668 return EFI_ST_SUCCESS; in test_hii_database_protocol()
1030 return EFI_ST_SUCCESS; in test_hii_string_protocol()
[all …]
H A Defi_selftest_config_table.c54 if (ret != EFI_ST_SUCCESS) { in check_table()
62 return EFI_ST_SUCCESS; in check_table()
78 return EFI_ST_SUCCESS; in setup()
168 if (check_table(sys_table) != EFI_ST_SUCCESS) { in execute()
213 if (check_table(sys_table) != EFI_ST_SUCCESS) { in execute()
253 if (check_table(sys_table) != EFI_ST_SUCCESS) { in execute()
258 return EFI_ST_SUCCESS; in execute()
H A Defi_selftest_memory.c45 return EFI_ST_SUCCESS; in setup()
88 return EFI_ST_SUCCESS; in find_in_memory_map()
148 EFI_RUNTIME_SERVICES_CODE) != EFI_ST_SUCCESS) in execute()
151 EFI_RUNTIME_SERVICES_DATA) != EFI_ST_SUCCESS) in execute()
174 EFI_RUNTIME_SERVICES_DATA) != EFI_ST_SUCCESS) { in execute()
179 return EFI_ST_SUCCESS; in execute()
H A Defi_selftest_gop.c36 return EFI_ST_SUCCESS; in setup()
46 return EFI_ST_SUCCESS; in teardown()
62 return EFI_ST_SUCCESS; in execute()
85 return EFI_ST_SUCCESS; in execute()
H A Defi_selftest.c81 return EFI_ST_SUCCESS; in setup()
84 if (ret != EFI_ST_SUCCESS) { in setup()
106 return EFI_ST_SUCCESS; in execute()
109 if (ret != EFI_ST_SUCCESS) { in execute()
131 return EFI_ST_SUCCESS; in teardown()
134 if (ret != EFI_ST_SUCCESS) { in teardown()
203 if (steps & EFI_ST_EXECUTE && setup_status[i] == EFI_ST_SUCCESS) in efi_st_do_tests()
H A Defi_selftest_rtc.c27 return EFI_ST_SUCCESS; in setup()
50 return EFI_ST_SUCCESS; in execute()
59 return EFI_ST_SUCCESS; in execute()
H A Defi_selftest_exitbootservices.c55 return EFI_ST_SUCCESS; in setup()
77 return EFI_ST_SUCCESS; in teardown()
102 return EFI_ST_SUCCESS; in execute()
H A Defi_selftest_textinput.c31 return EFI_ST_SUCCESS; in setup()
64 if (ret != EFI_ST_SUCCESS) { in execute()
86 return EFI_ST_SUCCESS; in execute()
H A Defi_selftest_textinputex.c88 return EFI_ST_SUCCESS; in setup()
110 return EFI_ST_SUCCESS; in teardown()
147 if (ret != EFI_ST_SUCCESS) { in execute()
188 return EFI_ST_SUCCESS; in execute()
H A Defi_selftest_startimage_exit.c93 return EFI_ST_SUCCESS; in setup()
103 efi_status_t r = EFI_ST_SUCCESS; in teardown()
139 return EFI_ST_SUCCESS; in execute()
H A Defi_selftest_startimage_return.c93 return EFI_ST_SUCCESS; in setup()
103 efi_status_t r = EFI_ST_SUCCESS; in teardown()
139 return EFI_ST_SUCCESS; in execute()
H A Defi_selftest_watchdog.c93 return EFI_ST_SUCCESS; in setup()
157 return EFI_ST_SUCCESS; in teardown()
212 return EFI_ST_SUCCESS; in execute()
H A Defi_selftest_events.c64 return EFI_ST_SUCCESS; in setup()
94 return EFI_ST_SUCCESS; in teardown()
195 return EFI_ST_SUCCESS; in execute()
H A Defi_selftest_bitblt.c122 return EFI_ST_SUCCESS; in setup()
195 return EFI_ST_SUCCESS; in setup()
222 return EFI_ST_SUCCESS; in teardown()
237 return EFI_ST_SUCCESS; in execute()
300 return EFI_ST_SUCCESS; in execute()
H A Defi_selftest_tpl.c63 return EFI_ST_SUCCESS; in setup()
94 return EFI_ST_SUCCESS; in teardown()
217 return EFI_ST_SUCCESS; in execute()
H A Defi_selftest_loaded_image.c30 return EFI_ST_SUCCESS; in setup()
100 return EFI_ST_SUCCESS; in execute()
H A Defi_selftest_event_groups.c48 return EFI_ST_SUCCESS; in setup()
131 return EFI_ST_SUCCESS; in execute()
H A Defi_selftest_fdt.c143 return EFI_ST_SUCCESS; in setup()
178 return EFI_ST_SUCCESS; in execute()
H A Defi_selftest_block_device.c236 return EFI_ST_SUCCESS; in setup()
246 efi_status_t r = EFI_ST_SUCCESS; in teardown()
262 return EFI_ST_SUCCESS; in teardown()
503 return EFI_ST_SUCCESS; in execute()
H A Defi_selftest_manageprotocols.c118 return EFI_ST_SUCCESS; in setup()
127 return EFI_ST_SUCCESS; in teardown()
373 return EFI_ST_SUCCESS; in execute()
H A Defi_selftest_variables.c37 return EFI_ST_SUCCESS; in setup()
189 return EFI_ST_SUCCESS; in execute()

12