mirror of https://github.com/acidanthera/audk.git
Refine coding style.
Signed-off-by: Eric Dong <eric.dong@intel.com> git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13700 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
8cc068142f
commit
44c5d6b548
|
@ -22,7 +22,6 @@
|
||||||
Base on the input attribute value to return the attribute string.
|
Base on the input attribute value to return the attribute string.
|
||||||
|
|
||||||
@param[in] Atts The input attribute value
|
@param[in] Atts The input attribute value
|
||||||
@param[in,out] RetString The buffer to save the attribute string.
|
|
||||||
|
|
||||||
@retval The attribute string info.
|
@retval The attribute string info.
|
||||||
**/
|
**/
|
||||||
|
|
Loading…
Reference in New Issue