X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdeModulePkg%2FUniversal%2FVariable%2FPei%2FVariable.c;fp=MdeModulePkg%2FUniversal%2FVariable%2FPei%2FVariable.c;h=4c8b9bbc382f58b3f10556c381aafabfcd45657e;hb=4efa9e594a7726769907628ce0ca7a320d7f159b;hp=5043f19c51062a1ac3cf04e65532716ce51fa00c;hpb=b0934ac4b0cfae7f537fcc7f2b1c9124e59fda52;p=mirror_edk2.git diff --git a/MdeModulePkg/Universal/Variable/Pei/Variable.c b/MdeModulePkg/Universal/Variable/Pei/Variable.c index 5043f19c51..4c8b9bbc38 100644 --- a/MdeModulePkg/Universal/Variable/Pei/Variable.c +++ b/MdeModulePkg/Universal/Variable/Pei/Variable.c @@ -325,7 +325,7 @@ CompareWithValidVariable ( /** Return the variable store header and the index table based on the Index. - @param Index The index of the variable store. + @param Type The type of the variable store. @param IndexTable Return the index table. @return Pointer to the variable store header.