Home
last modified time | relevance | path

Searched hist:d0bd8761 (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_hii.cd0bd8761 Tue Mar 19 14:08:46 CDT 2019 Heinrich Schuchardt <xypron.glpk@gmx.de> efi_selftest: fix test_hii_string_get_string()

The check testing the string result of get_string() returned the wrong
result. The result was ignored.

Use efi_st_strcmp_16_8() for the string comparison.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>