Update the comments in function headers to follow Doxygen special documentation blocks in section 2.3.5.

Signed-off-by: Shumin Qiu <shumin.qiu@intel.com>
Reviewed-by: Jaben Carsey <Jaben.carsey@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15163 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
Shumin Qiu
2014-01-23 00:27:52 +00:00
committed by shenshushi
parent 7798fb83de
commit f614ce7ebb
2 changed files with 24 additions and 10 deletions

View File

@ -570,6 +570,10 @@ FixVarName (
/**
Remove the unicode file tag from the begining of the file buffer since that will not be
used by StdIn.
@param[in] Handle Pointer to the handle of the file to be processed.
@retval EFI_SUCCESS The unicode file tag has been moved successfully.
**/
EFI_STATUS
EFIAPI