]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: Enhance binary file in [Binaries] section use relative path
authorYonghong Zhu <yonghong.zhu@intel.com>
Mon, 22 Jan 2018 09:55:17 +0000 (17:55 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Tue, 23 Jan 2018 08:19:41 +0000 (16:19 +0800)
commit5e2c0ecd0bff48fb960ada1d138cbc382d4c1934
treee2b2673d5ee8655032c9dfba19278a0d15bf8ab9
parente74cea4c7b2ea013a4b08f22c0a4e7a4ad6e69bb
BaseTools: Enhance binary file in [Binaries] section use relative path

Enhance the binary file in Asbuilt inf file [Binaries] section use
relative path.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
BaseTools/Source/Python/AutoGen/AutoGen.py