mirror of https://github.com/acidanthera/audk.git
Fix a typo in the comments
Signed-off-by: niruiyu git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12689 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
b0934ac4b0
commit
4efa9e594a
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue