efi_selftest: fix test_hii_string_get_string()
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 19 Mar 2019 19:08:46 +0000 (20:08 +0100)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Wed, 20 Mar 2019 17:16:53 +0000 (18:16 +0100)
commitd0bd87612f410a723d5ddb3001e805485e3efb4f
tree0733aab0dbf305965b0973094e75a7ee6f4ab732
parent1646e0928c8eb052bfa2283a6ab8d9f2a92a10e9
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>
lib/efi_selftest/efi_selftest_hii.c