Home
last modified time | relevance | path

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

/external/u-boot/lib/efi_selftest/
Defi_selftest.c157 if (!efi_st_strcmp_16_8(testname, test->name)) in find_test()
196 efi_st_strcmp_16_8(testname, test->name) : test->on_request) in efi_st_do_tests()
252 if (!efi_st_strcmp_16_8(testname, "list") || in efi_selftest()
Defi_selftest_devicepath.c329 if (efi_st_strcmp_16_8( in execute()
350 if (efi_st_strcmp_16_8(string, "u-boot")) { in execute()
380 if (efi_st_strcmp_16_8(string, in execute()
Defi_selftest_variables.c150 !efi_st_strcmp_16_8(varname, "efi_st_var0")) in execute()
153 !efi_st_strcmp_16_8(varname, "efi_st_var1")) in execute()
Defi_selftest_util.c26 int efi_st_strcmp_16_8(const u16 *buf1, const char *buf2) in efi_st_strcmp_16_8() function
Defi_selftest_fdt.c83 if (!efi_st_strcmp_16_8(property, label)) { in get_property()
Defi_selftest_block_device.c375 if (efi_st_strcmp_16_8(system_info.info.volume_label, "U-BOOT TEST")) { in execute()
/external/u-boot/include/
Defi_selftest.h97 int efi_st_strcmp_16_8(const u16 *buf1, const char *buf2);