1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-03 08:21:30 +02:00
Files
u-boot-megous/lib
Ilias Apalodimas 6974a4a373 charset: make u16_strnlen accessible at runtime
commit 1fabfeef506c ("efi_loader: parameter check in GetNextVariableName()")
introduces a check using u16_strnlen(). This code is used on EFI
runtime variables as well, so unless we mark it as runtime, the kernel
will crash trying to access it.

Fixes: 1fabfeef506c ("efi_loader: parameter check in GetNextVariableName()")
Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2020-11-29 05:18:37 +01:00
..
2020-08-03 22:19:54 -04:00
2020-10-30 10:56:11 -04:00
2020-11-05 14:58:45 +08:00
2020-06-12 13:14:07 -04:00
2020-11-05 14:58:45 +08:00
2020-08-24 14:11:31 -04:00
2020-10-14 11:16:34 -04:00
2020-10-27 21:13:15 +01:00