diff options
author | Feng, Bob C <bob.c.feng@intel.com> | 2019-08-13 09:56:37 +0800 |
---|---|---|
committer | Feng, Bob C <bob.c.feng@intel.com> | 2019-08-14 10:24:36 +0800 |
commit | 2b4c07bc22af6caec94645e1f7e2a23646dc1333 (patch) | |
tree | 4cd03e14168f7bd343c1f1a55a2cd79aec80fa7e /BaseTools/Source/Python/AutoGen | |
parent | a000d5d1cac3a3df329e26877ad181a632b4e6ed (diff) | |
download | edk2-2b4c07bc22af6caec94645e1f7e2a23646dc1333.tar.gz edk2-2b4c07bc22af6caec94645e1f7e2a23646dc1333.tar.bz2 edk2-2b4c07bc22af6caec94645e1f7e2a23646dc1333.zip |
BaseTools: Add "-" in a re to parse line in .map file
https://bugzilla.tianocore.org/show_bug.cgi?id=2058
If there are multiple module instances with different
guid used in .dsc file, the temp path of the module will
contain 8-4-4-4-12 format guid string. So "-" need to be
added into the regular expression for parsing it correctly.
Cc: Liming Gao <liming.gao@intel.com>
Signed-off-by: Bob Feng <bob.c.feng@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/AutoGen')
0 files changed, 0 insertions, 0 deletions