diff options
author | Jeff Westfahl <jeff.westfahl@ni.com> | 2017-03-15 05:02:01 +0800 |
---|---|---|
committer | Ruiyu Ni <ruiyu.ni@intel.com> | 2017-03-17 12:25:14 +0800 |
commit | 7c6f0d14c3db1ade3e1ef701e39babd7a314eb56 (patch) | |
tree | 65f1a60377e57b0bc6eba988d8c3da00b6822998 /PerformancePkg/PerformancePkg.dec | |
parent | 56dee83a5503a30628cb101addff97d60243f5c2 (diff) | |
download | edk2-platforms-7c6f0d14c3db1ade3e1ef701e39babd7a314eb56.tar.xz |
ShellPkg/HandleParsingLib: Correct format specifier for LoadedImage
The format specifier for the LoadOptions field of the LoadedImage protocol
is "%s". However, the data in LoadOptions is often generic binary data. A
format specifier of "%x" is more appropriate for this field.
Using "dh -v" with format specifier "%s" on BIOS images based on EDK II
source before commit 891d844 can cause a crash.
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Cc: Jaben Carsey <jaben.carsey@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jeff Westfahl <jeff.westfahl@ni.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
Diffstat (limited to 'PerformancePkg/PerformancePkg.dec')
0 files changed, 0 insertions, 0 deletions