]> git.baikalelectronics.ru Git - uboot.git/commit
efi_loader: increase eventlog buffer size
authorMasahisa Kojima <masahisa.kojima@linaro.org>
Wed, 14 Jul 2021 13:00:01 +0000 (22:00 +0900)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 18 Jul 2021 12:43:56 +0000 (14:43 +0200)
commitde36db4f167ed051362a097139861a93298d0082
treedd25c9bf11d90b9cb9116c9c7ca6aada4476e9d5
parent79e8dbbcab8dd05cabb66f1e4fa9e99008b5c4dc
efi_loader: increase eventlog buffer size

TCG PC Client PFP spec says "The Log Area Minimum Length
for the TCG event log MUST be at least 64KB." in ACPI chapter.
This commit increase the buffer size to 64KB.

Signed-off-by: Masahisa Kojima <masahisa.kojima@linaro.org>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
lib/efi_loader/Kconfig