]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/MdeModulePkg.dec
MdeModulePkg: Add PcdMaxAuthVariableSize declaration.
authorStar Zeng <star.zeng@intel.com>
Wed, 10 Jun 2015 07:51:16 +0000 (07:51 +0000)
committerlzeng14 <lzeng14@Edk2>
Wed, 10 Jun 2015 07:51:16 +0000 (07:51 +0000)
commit8457d0e701508a3322ed66e27f8707a8f4f453f7
tree47832e94dfe92180b89e3ce9abdd8ea1e39ba739
parent867d1cd4cd7d2b4242a227067b3fce69546f0528
MdeModulePkg: Add PcdMaxAuthVariableSize declaration.

Currently, Max Authenticated variable size = Max Regular Variable Size,
and both are controlled via a single PCD:
gEfiMdeModulePkgTokenSpaceGuid.PcdMaxVariableSize.

This PCD is introduced to control the Max Size of Authenticated Variable.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17609 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/MdeModulePkg.dec
MdeModulePkg/MdeModulePkg.uni