]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Fix build fail.
authorydong10 <ydong10@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 4 Sep 2012 08:35:16 +0000 (08:35 +0000)
committerydong10 <ydong10@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 4 Sep 2012 08:35:16 +0000 (08:35 +0000)
Signed-off-by: Eric Dong <eric.dong@intel.com>
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13697 6f19259b-4bc3-4df7-8a09-765794883524

ShellPkg/Library/UefiShellDebug1CommandsLib/DmpStore.c

index 2fed064f84eab1777e08e0ab452a4c95442d7a40..a12083bb25d5da8882f5da29b5706a44b82973b9 100644 (file)
@@ -32,7 +32,7 @@ GetAttrType (
   IN CONST UINT32 Atts\r
   )\r
 {\r
-  UINT32 BufLen;\r
+  UINT BufLen;\r
   CHAR16 *RetString;\r
 \r
   BufLen      = 0;\r