[PATCH 0/2] efi: small hii set_keyboard_layout conformance improvement
Vincent Stehlé
vincent.stehle at arm.com
Fri Jan 6 10:46:39 CET 2023
Hi,
The following couple of patches make UEFI HII set_keyboard_layout() more
conforming in the case of invalid input parameter and add a selftest.
This is sent in this order to avoid breaking `bootefi selftest' in the middle
but feel free to apply in any order if preferred.
Best regards,
Vincent.
Vincent Stehlé (2):
efi_loader: refine set_keyboard_layout() status
efi_selftest: add hii set keyboard layout test case
lib/efi_loader/efi_hii.c | 3 +++
lib/efi_selftest/efi_selftest_hii.c | 12 ++++++++++++
2 files changed, 15 insertions(+)
--
2.39.0
More information about the U-Boot
mailing list