diff options
author | Michael LeMay <michael.lemay@intel.com> | 2016-01-29 09:53:47 -0800 |
---|---|---|
committer | Hao Wu <hao.a.wu@intel.com> | 2016-02-24 15:31:40 +0800 |
commit | ca8c81a859ea65df818cb34fa0c73911f031aafb (patch) | |
tree | 5b7f7fdaca009a8de99b6b664c2e785703fa2d75 /ArmPkg | |
parent | 8686dac588656ebe5024e72ad93ec0b19615778f (diff) | |
download | edk2-platforms-ca8c81a859ea65df818cb34fa0c73911f031aafb.tar.xz |
BaseTools/GenFw: Correct datatypes in diagnostic messages and check for string termination
This patch revises multiple diagnostic messages to use correct
datatypes. It also checks that a symbol name that is about to be used
in a diagnostic message is terminated by a null character within the
contents of the string table section so that the print routine does
not read past the end of the string table section contents when
reading the symbol name.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Michael LeMay <michael.lemay@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
(cherry picked from commit ea3e924a0c91e2dd7fbb5e2f79899367222f27eb)
Diffstat (limited to 'ArmPkg')
0 files changed, 0 insertions, 0 deletions