]> git.proxmox.com Git - mirror_edk2.git/commit
ArmVirtPkg: set PcdMaxVariableSize and PcdMaxAuthVariableSize
authorLinn Crosetto <linn@hpe.com>
Tue, 10 May 2016 18:16:12 +0000 (12:16 -0600)
committerLaszlo Ersek <lersek@redhat.com>
Tue, 10 May 2016 18:32:26 +0000 (20:32 +0200)
commit2d063646b9f566f227db5df535cf72bec2f34649
tree4e683c408cffb320e7f9fee62df6e1d3c5324137
parent24ca2f3507056e6a86cb0c0f088bba96cd117d71
ArmVirtPkg: set PcdMaxVariableSize and PcdMaxAuthVariableSize

To support UEFI Secure Boot and the Linux persistent store with UEFI
variables, set PcdMaxVariableSize to 0x2000 bytes as is done in OvmfPkg.
For reference, the related Ovmf commits: 8cee3de7 2d441ca9

Also increase the maximum size for Authenticated variables in order to
handle a larger Signature List size as is done in OvmfPkg. Related Ovmf
commit: f5404a3e

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Linn Crosetto <linn@hpe.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
ArmVirtPkg/ArmVirtQemu.dsc
ArmVirtPkg/ArmVirtQemuKernel.dsc