]> git.baikalelectronics.ru Git - uboot.git/commit
efi_selftest: refactor text input test
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 11 Sep 2018 20:38:04 +0000 (22:38 +0200)
committerAlexander Graf <agraf@suse.de>
Sun, 23 Sep 2018 19:55:30 +0000 (21:55 +0200)
commit5d06d2db3b90393d48370c925dda0a1923d89957
tree20be64349877b0f977bf06016123b1bc3cb54756
parentc2f2eab539f1fc5622113f6b61dc2005098f20d4
efi_selftest: refactor text input test

Move reusable utility functions to efi_selftest_util.c.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
include/efi_selftest.h
lib/efi_selftest/efi_selftest_textinput.c
lib/efi_selftest/efi_selftest_util.c