summaryrefslogtreecommitdiff
path: root/tests/include/test
diff options
context:
space:
mode:
authorVincent StehlĂ© <[email protected]>2026-05-12 19:40:33 +0200
committerHeinrich Schuchardt <[email protected]>2026-05-18 08:38:16 +0200
commitec95a60d9dcd9436faa08f8151f05e4bba8e14a0 (patch)
tree1a9f59396b2f2ca7fffde9b210c33fd5ee4a2720 /tests/include/test
parente49c84f7bb7b69a9736e8243665b30b46075ab55 (diff)
efi_loader: fix hii keyboard layout pointer computation
The EFI_HII_KEYBOARD_LAYOUT field `layout_length' is expressed in bytes, but we add it to the `layout' pointer with (scaled) pointer arithmetic. When adding an HII keyboard package with multiple keyboard layouts, this results in only the first layout being added correctly; fix it. Fixes: 8d3b77e36e10 ("efi: hii: add keyboard layout package support") Signed-off-by: Vincent StehlĂ© <[email protected]> Cc: Heinrich Schuchardt <[email protected]> Cc: Ilias Apalodimas <[email protected]> Cc: Tom Rini <[email protected]> Cc: AKASHI Takahiro <[email protected]>
Diffstat (limited to 'tests/include/test')
0 files changed, 0 insertions, 0 deletions