audk/ShellPkg
Michael D Kinney e4c1d8d231 ShellPkg/Library: Fix 32-bit truncation of pointer values
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4366

Update C and UNI files that are incorrectly using %x or %08x
instead of %p for pointer values.  On 64-bit systems, this is
truncating pointer values above 4GB.

In reviewing ShellPkg for this issue some unused UNI strings
with incorrect format specifiers were removed instead of being
fixed.

Cc: Ray Ni <ray.ni@intel.com>
Cc: Zhichao Gao <zhichao.gao@intel.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
2023-03-13 22:11:55 +00:00
..
Application ShellPkg: Export default shell delay as PCD 2023-01-20 16:43:51 +00:00
DynamicCommand ShellPkg/DpDynamicCommand: Add ResetEnd support in DP command 2022-11-29 04:23:39 +00:00
Include
Library ShellPkg/Library: Fix 32-bit truncation of pointer values 2023-03-13 22:11:55 +00:00
ShellPkg.ci.yaml
ShellPkg.dec ShellPkg: Export default shell delay as PCD 2023-01-20 16:43:51 +00:00
ShellPkg.dsc ShellPkg: Add LOONGARCH64 architecture for EDK2 CI. 2022-10-14 02:16:33 +00:00