diff options
author | Jian J Wang <jian.j.wang@intel.com> | 2017-12-16 17:22:35 +0800 |
---|---|---|
committer | Star Zeng <star.zeng@intel.com> | 2017-12-19 15:19:46 +0800 |
commit | 3d817fd11af6a4981978f6c0d5648ce470aa92b5 (patch) | |
tree | 5e5ffa65fea02c5992aaf2918a19fcd02da2cc22 /BaseTools/Source/Python/Common/Parsing.py | |
parent | e9dfa1b519cddfb7ceb93706d527ac25f36606c2 (diff) | |
download | edk2-3d817fd11af6a4981978f6c0d5648ce470aa92b5.tar.gz edk2-3d817fd11af6a4981978f6c0d5648ce470aa92b5.tar.bz2 edk2-3d817fd11af6a4981978f6c0d5648ce470aa92b5.zip |
MdeModulePkg/Core: Fix incorrect memory map generated in a rare case
The root cause is that mImagePropertiesPrivateData.CodeSegmentCountMax was
not updated with correct value due to the fact that SortImageRecord() called
before might change the content of current ImageRecord. This will in turn
cause incorrect memory map entries generated in SplitTable().
Cc: Star Zeng <star.zeng@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Jian J Wang <jian.j.wang@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/Common/Parsing.py')
0 files changed, 0 insertions, 0 deletions