diff options
author | Ruiyu Ni <ruiyu.ni@intel.com> | 2017-12-07 10:48:04 +0800 |
---|---|---|
committer | Ruiyu Ni <ruiyu.ni@intel.com> | 2017-12-11 14:14:47 +0800 |
commit | 82b95709185c15f68c9c254f652ffe46ebbba239 (patch) | |
tree | 5f7a9b4148d8562adfefe61a72968739a740302c /BaseTools/Source/Python/Ecc | |
parent | a0460be7e88539649cd10139491dd6955c54fb14 (diff) | |
download | edk2-82b95709185c15f68c9c254f652ffe46ebbba239.tar.gz edk2-82b95709185c15f68c9c254f652ffe46ebbba239.tar.bz2 edk2-82b95709185c15f68c9c254f652ffe46ebbba239.zip |
UefiCpuPkg/MtrrLib: Correct debug message
When printing the ascii format of memory attribute in debug message,
%s was used, but %a should be used.
The patch additionally changes %x to %r for EFI_STATUS.
The whole patch doesn't impact functionality of the MtrrLib.
Just debug message fix.
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>
Cc: Ming Shao <ming.shao@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/Ecc')
0 files changed, 0 insertions, 0 deletions