]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Update the comments for function 'ConvertPixelFormat' in UefiHandleParsingLib.c to...
authorQiu Shumin <shumin.qiu@intel.com>
Tue, 13 May 2014 01:44:02 +0000 (01:44 +0000)
committershenshushi <shenshushi@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 13 May 2014 01:44:02 +0000 (01:44 +0000)
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Qiu Shumin <shumin.qiu@intel.com>
Reviewed-by: Jaben carsey <Jaben.carsey@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15521 6f19259b-4bc3-4df7-8a09-765794883524

ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.c

index 26404401bc51f7849eb412494ae6585d78cfa92e..e1fdab3215ac43289dc0b78b36395a8dd73cf2de 100644 (file)
@@ -59,7 +59,7 @@ ConvertMemoryType (
 /**\r
   Function to translate the EFI_GRAPHICS_PIXEL_FORMAT into a string.\r
 \r
-  @param[in] Memory     The format type.\r
+  @param[in] Fmt     The format type.\r
 \r
   @retval               A string representation of the type allocated from BS Pool.\r
 **/\r