]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Add missing parameter comment in AddPubKeyInStore()
authorDong Guo <guo.dong@intel.com>
Tue, 1 Apr 2014 06:02:10 +0000 (06:02 +0000)
committergdong1 <gdong1@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 1 Apr 2014 06:02:10 +0000 (06:02 +0000)
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dong Guo <guo.dong@intel.com>
Reviewed-by: Dong, Eric <eric.dong@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15426 6f19259b-4bc3-4df7-8a09-765794883524

SecurityPkg/VariableAuthenticated/RuntimeDxe/AuthService.c

index 25089ef0f6415ef6df5dfeb080be31d95f89e71e..07a41b06f8ad01a52d5e232d63cc4357d0986d66 100644 (file)
@@ -450,6 +450,7 @@ AutenticatedVariableServiceInitialize (
   Add public key in store and return its index.\r
 \r
   @param[in]  PubKey                  Input pointer to Public Key data\r
   Add public key in store and return its index.\r
 \r
   @param[in]  PubKey                  Input pointer to Public Key data\r
+  @param[in]  VariableDataEntry       The variable data entry \r
 \r
   @return                             Index of new added item\r
 \r
 \r
   @return                             Index of new added item\r
 \r