diff options
author | Laszlo Ersek <lersek@redhat.com> | 2017-04-29 04:41:08 +0200 |
---|---|---|
committer | Laszlo Ersek <lersek@redhat.com> | 2017-05-05 00:56:21 +0200 |
commit | 88a30bbc0a3c88c7165f50ea313c46b542f2d415 (patch) | |
tree | 952bfc49ca2d0f619e1205791438807e1a190f69 /BaseTools/Source/Python/CommonDataClass | |
parent | b24fca05751f8222acf264853709012e0ab7bf49 (diff) | |
download | edk2-88a30bbc0a3c88c7165f50ea313c46b542f2d415.tar.gz edk2-88a30bbc0a3c88c7165f50ea313c46b542f2d415.tar.bz2 edk2-88a30bbc0a3c88c7165f50ea313c46b542f2d415.zip |
OvmfPkg: raise max variable size (auth & non-auth) to 33KB for FD_SIZE_4MB
The "ConfirmSetOfLargeVariable" test case of the Secure Boot Logo Test
("Microsoft.UefiSecureBootLogo.Tests") suite in the Microsoft Hardware
Certification Kit sets a 32 KB large non-authenticated variable.
In the FD_SIZE_4MB build, our live varstore is now 256 KB big, so we can
accommodate this. Set both PcdMaxVariableSize and PcdMaxAuthVariableSize
to 0x8400 -- beyond DataSize=0x8000 from the HCK test, we need some room
for the variable name and attributes as well.
Cc: Gary Ching-Pang Lin <glin@suse.com>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/CommonDataClass')
0 files changed, 0 insertions, 0 deletions