diff options
author | James Bottomley <James.Bottomley@HansenPartnership.com> | 2016-03-24 21:38:41 -0400 |
---|---|---|
committer | Laszlo Ersek <lersek@redhat.com> | 2016-03-25 11:25:31 +0100 |
commit | f5404a3eba1d3bae54e6b02be0a87f8f471eb732 (patch) | |
tree | fe72ee5f00ceb39d6109b570dc0797e02fb643a5 /BaseTools | |
parent | 20d00edf21d2f2144921622891d8b59a1553cd83 (diff) | |
download | edk2-platforms-f5404a3eba1d3bae54e6b02be0a87f8f471eb732.tar.xz |
OvmfPkg: Increase the maximum size for Authenticated variables
During real world testing I was getting an error with too many entries
in db: On my Secure boot laptop, I currently have seven certificates:
two Microsoft ones, Three Kernel ones from various distributions, my
own Secure Key and a temporary test key. That gives a total EFI
Signature List size of 8317 which is over the 0x2000 maximum.
Fix this by setting the PcdMaxAuthVariableSize to 0x2800 (10K) which
isn't much of an increase but allows for 9-10 certificates.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Regression-tested-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
Diffstat (limited to 'BaseTools')
0 files changed, 0 insertions, 0 deletions