]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: Fixed a build report issue.
authorFeng, Bob C <bob.c.feng@intel.com>
Sun, 3 Feb 2019 15:22:26 +0000 (23:22 +0800)
committerFeng, Bob C <bob.c.feng@intel.com>
Mon, 18 Feb 2019 01:11:47 +0000 (09:11 +0800)
commitc196d1d129ad7567f578e155c18e71ae62f9b2ad
tree0c065ba7e6030677b0a4e17ea2fb64a1e260dd10
parent8059cd2483f95f7fd021b0e93b28d90f932fc9f9
BaseTools: Fixed a build report issue.

Generate report fail when -Y EXECUTION_ORDER in build command.
This patch is going to fix this issue.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
BaseTools/Source/Python/Eot/EotMain.py
BaseTools/Source/Python/build/BuildReport.py