diff options
author | Wang, Jian J <jian.j.wang@intel.com> | 2018-01-02 16:20:21 +0800 |
---|---|---|
committer | Liming Gao <liming.gao@intel.com> | 2018-01-02 16:31:29 +0800 |
commit | b23276135a51d9d9e9973f30ff6c5014a79d5177 (patch) | |
tree | cbbee0a7f8ef1c667e6610f298cb640eb07901bc /BaseTools/Source/Python/GenFds/Fv.py | |
parent | 701e8cc29a283d6d598695592ca2469cdacddf64 (diff) | |
download | edk2-b23276135a51d9d9e9973f30ff6c5014a79d5177.tar.gz edk2-b23276135a51d9d9e9973f30ff6c5014a79d5177.tar.bz2 edk2-b23276135a51d9d9e9973f30ff6c5014a79d5177.zip |
MdeModulePkg/DxePrintLibPrint2Protocol: Fix incomplete print output
This is caused by a previous patch which tried to fix string over-read.
It's found that that patch for PrintLib in MdePkg will cause premature
terminating of loop used to traversing format string and cause incomplete
string output. Because this library uses similar code to do the same
job, it has the same issue too. So the fix is also the same.
Cc: Liming Gao <liming.gao@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Jian J Wang <jian.j.wang@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/GenFds/Fv.py')
0 files changed, 0 insertions, 0 deletions