efi_loader: remove limit on variable length
authorHeinrich Schuchardt <[email protected]>
Fri, 31 Aug 2018 19:31:31 +0000 (21:31 +0200)
committerAlexander Graf <[email protected]>
Sun, 23 Sep 2018 19:55:29 +0000 (21:55 +0200)
commitdcdb64f7f578b914d1db976de30e80a0af909cd8
treea5e06c296cbf193ffd1d20649e6304d9db7ef0a4
parentfbba2f6776d4aa66bc2083c7c0e9c3968c1c0ddd
efi_loader: remove limit on variable length

The EFI spec does not provide a length limit for variables.

Reviewed-by: Alexander Graf <[email protected]>
Signed-off-by: Heinrich Schuchardt <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
lib/efi_loader/efi_variable.c