diff options
author | Alper Nebi Yasak <alpernebiyasak@gmail.com> | 2023-06-22 16:12:53 +0300 |
---|---|---|
committer | Alper Nebi Yasak <alpernebiyasak@gmail.com> | 2023-06-22 16:17:40 +0300 |
commit | f0236acbc663fbfce6763ff4092803059adfc584 (patch) | |
tree | efaefd4f802016cdfd516fdb1489510635a631d0 /resources/scripts/build/payload/u-boot | |
parent | a01d05a261aef126c2e792fcde0a6fa138a04d6e (diff) |
u-boot: Increase EFI variable buffer size
Debian's signed shim allocates too many EFI variables to fit in the EFI
variable memory buffer. Normally it would then try to continue booting
in non-secure-boot mode, but its error handling throws a synchronous
abort that reboots the board, making it impossible to boot into Debian
unless one manually loads GRUB instead of shim. Increase EFI variable
buffer size to avoid triggering the bug.
Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
Diffstat (limited to 'resources/scripts/build/payload/u-boot')
0 files changed, 0 insertions, 0 deletions