]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/build/build.py
BaseTools: add some comment for .PrebuildEnv file's usage
authorYonghong Zhu <yonghong.zhu@intel.com>
Tue, 25 Jul 2017 05:56:53 +0000 (13:56 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Wed, 26 Jul 2017 02:26:40 +0000 (10:26 +0800)
commit134bbe88ac189799c7f643cd9435a9bd053d8bec
tree784eb3f3f171e4a0ed340d9d23e93a7768fea820
parent3b341e263da957b2c8896317f41cc32880c878b0
BaseTools: add some comment for .PrebuildEnv file's usage

This patch add some comments to explain why we use .PrebuildEnv file to
save environment variable settings set by the prebuild script.

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>
BaseTools/Source/Python/build/build.py