summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/PeiPalLib
diff options
context:
space:
mode:
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-11-24 06:42:12 +0000
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-11-24 06:42:12 +0000
commit3745e1a61eadb73b74129954c39004c175c21c01 (patch)
treed2101db6228d1408ddb7eb5bc0894b95949e5231 /MdePkg/Library/PeiPalLib
parentb5a1d1d94a464900698cffccdcc8a2e8f6db2a81 (diff)
downloadedk2-3745e1a61eadb73b74129954c39004c175c21c01.tar.gz
edk2-3745e1a61eadb73b74129954c39004c175c21c01.tar.bz2
edk2-3745e1a61eadb73b74129954c39004c175c21c01.zip
Synchronize comments with .h and .c file. Even format differences will lead doxygen think they are different comment and generate two copy comments.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6694 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/PeiPalLib')
-rw-r--r--MdePkg/Library/PeiPalLib/PeiPalLib.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/MdePkg/Library/PeiPalLib/PeiPalLib.c b/MdePkg/Library/PeiPalLib/PeiPalLib.c
index b515ac490a..37ac2568ab 100644
--- a/MdePkg/Library/PeiPalLib/PeiPalLib.c
+++ b/MdePkg/Library/PeiPalLib/PeiPalLib.c
@@ -41,12 +41,12 @@
returned or undefined result may occur during the execution of the procedure.
This function is only available on IPF.
- @param Index The PAL procedure Index number.
- @param Arg2 The 2nd parameter for PAL procedure calls.
- @param Arg3 The 3rd parameter for PAL procedure calls.
- @param Arg4 The 4th parameter for PAL procedure calls.
+ @param Index The PAL procedure Index number.
+ @param Arg2 The 2nd parameter for PAL procedure calls.
+ @param Arg3 The 3rd parameter for PAL procedure calls.
+ @param Arg4 The 4th parameter for PAL procedure calls.
- @return Structure returned from the PAL Call procedure, including the status and return value.
+ @return structure returned from the PAL Call procedure, including the status and return value.
**/
PAL_CALL_RETURN