]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Add description for the parameter of SafeFreePool().
authorlzeng14 <lzeng14@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 10 Nov 2011 01:44:22 +0000 (01:44 +0000)
committerlzeng14 <lzeng14@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 10 Nov 2011 01:44:22 +0000 (01:44 +0000)
Signed-off-by: lzeng14
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12679 6f19259b-4bc3-4df7-8a09-765794883524

PerformancePkg/Dp_App/Dp.c

index c5b80102984217666f6bcdfd3319e6a9f3788148..755f68833accf2e08b7dd0c0fb2223e0207d5dc0 100644 (file)
@@ -87,6 +87,9 @@ PARAM_ITEM_LIST  ParamList[] = {
 \r
 /**\r
   Wrap original FreePool to check NULL pointer first.\r
+\r
+  @param[in]    Buffer      The pointer to the buffer to free.\r
+\r
 **/\r
 VOID\r
 SafeFreePool (\r