commit | 9160c7e73cb147e40c304697441a9b2df598f504 | [log] [tgz] |
---|---|---|
author | Vincent Stehlé <vincent.stehle@arm.com> | Fri Jan 06 10:46:41 2023 +0100 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Fri Jan 13 09:09:07 2023 +0100 |
tree | 99404520efed1a6521d4bc56cac301592c081c68 | |
parent | 00a3dfd82071e77f13c824aef9905be1077dbcd3 [diff] |
efi_selftest: add hii set keyboard layout test case Add a test for the case when the HII database protocol set_keyboard_layout() function is called with a NULL key_guid argument. Signed-off-by: Vincent Stehlé <vincent.stehle@arm.com> Cc: Heinrich Schuchardt <xypron.glpk@gmx.de> Cc: Ilias Apalodimas <ilias.apalodimas@linaro.org>