Add missing parameter comment in AddPubKeyInStore()

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
This commit is contained in:
Dong Guo 2014-04-01 06:02:10 +00:00 committed by gdong1
parent 5fef1a3492
commit e3ff137e36
1 changed files with 1 additions and 0 deletions

View File

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