Reviewed-by: Eric Dong eric.d...@intel.com<mailto:eric.d...@intel.com>
Revision 13597
From: Cohen, Eugene [mailto:eug...@hp.com]
Sent: Tuesday, August 07, 2012 4:39 AM
To: edk2-devel@lists.sourceforge.net
Subject: [edk2] ShellPkg: Fix mm for 32-bit systems
Dear ShellPkg Maintainer,
The attached patch fixes the 'mm' command for 32-bit systems. The format
strings are using notations that require UINTNs (like "0x%02x") but a UINT64
type was being passed instead. This patch adds a typecast to UINTN so the
print processing works correctly.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Eugene Cohen eug...@hp.com<mailto:eug...@hp.com>
Thanks,
Eugene
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel