summaryrefslogtreecommitdiffstats
path: root/StdLib
diff options
context:
space:
mode:
authorMichael LeMay <michael.lemay@intel.com>2016-01-29 09:53:47 -0800
committerYonghong Zhu <yonghong.zhu@intel.com>2016-02-17 13:23:59 +0800
commitea3e924a0c91e2dd7fbb5e2f79899367222f27eb (patch)
treecf9dae8970c44c6afd350845125c3eac66897c45 /StdLib
parent621bb723a4e00cb93e8a94c6126de4976dde1d9e (diff)
downloadedk2-ea3e924a0c91e2dd7fbb5e2f79899367222f27eb.tar.gz
edk2-ea3e924a0c91e2dd7fbb5e2f79899367222f27eb.tar.bz2
edk2-ea3e924a0c91e2dd7fbb5e2f79899367222f27eb.zip
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>
Diffstat (limited to 'StdLib')
0 files changed, 0 insertions, 0 deletions