efi_selftest: add HII database protocols test
authorAKASHI Takahiro <takahiro.akashi@linaro.org>
Mon, 21 Jan 2019 03:13:01 +0000 (12:13 +0900)
committerAlexander Graf <agraf@suse.de>
Wed, 13 Feb 2019 08:40:06 +0000 (09:40 +0100)
commit4c4fb10da294ab46196c6f1daf8621f2451c88a5
tree649945df8888c658e328b44879ac6fe13ad7e0ac
parentcb728e51a77e515659f4834c2829a956b9f5c9f0
efi_selftest: add HII database protocols test

This efi_selftest tests HII database protocol and HII string protocol.

Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
lib/efi_selftest/Makefile
lib/efi_selftest/efi_selftest_hii.c [new file with mode: 0644]
lib/efi_selftest/efi_selftest_hii_data.c [new file with mode: 0644]