]> git.proxmox.com Git - mirror_edk2.git/commitdiff
BaseTools: handling the case that map file is not exist
authorYonghong Zhu <yonghong.zhu@intel.com>
Thu, 22 Sep 2016 01:48:46 +0000 (09:48 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Sun, 25 Sep 2016 00:21:56 +0000 (08:21 +0800)
We meet a case that add the library inf file which has the uni file in
the [Sources] section, for this case there will no map file exist, it
cause build tools report Traceback  error.

Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>

No differences found