[U-Boot] [PATCH v3 17/18] efi_selftest: provide test for EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL

Simon Glass sjg at chromium.org
Sun Oct 22 14:36:03 UTC 2017


On 18 October 2017 at 00:02, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
> The following services are tested:
> OutputString, TestString, SetAttribute.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> v3
>         new patch
> ---
>  lib/efi_selftest/Makefile                  |  5 ++-
>  lib/efi_selftest/efi_selftest_textoutput.c | 53 ++++++++++++++++++++++++++++++
>  2 files changed, 57 insertions(+), 1 deletion(-)
>  create mode 100644 lib/efi_selftest/efi_selftest_textoutput.c

Great! Tests!

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list