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
This commit is contained in:
@@ -28,8 +28,8 @@ SAL_PROC mSalProcEntry;
|
||||
|
||||
/**
|
||||
Makes a SAL procedure call.
|
||||
|
||||
This is a wrapper function to make a SAL procedure call.
|
||||
|
||||
This is a wrapper function to make a SAL procedure call.
|
||||
No parameter checking is performed on the 8 input parameters,
|
||||
but there are some common rules that the caller should follow
|
||||
when making a SAL call. Any address passed to SAL as buffers
|
||||
|
Reference in New Issue
Block a user