Refine comments and two code style.
Signed-off-by: ydong10 git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12263 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@ -249,10 +249,10 @@ GetChildHandle (
|
||||
/**
|
||||
Append OFFSET/WIDTH/VALUE items at the beginning of string.
|
||||
|
||||
@param[in,out] String The pointer to the string to append onto.
|
||||
@param[in] Offset Offset value.
|
||||
@param[in] Width Width value.
|
||||
@param[in] Block Point to data buffer.
|
||||
@param[in, out] String The pointer to the string to append onto.
|
||||
@param[in] Offset Offset value.
|
||||
@param[in] Width Width value.
|
||||
@param[in] Block Point to data buffer.
|
||||
|
||||
@return The count of unicode character that were appended.
|
||||
**/
|
||||
|
Reference in New Issue
Block a user