]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: Fix GenSec GCC make failure
authorYonghong Zhu <yonghong.zhu@intel.com>
Tue, 5 Dec 2017 13:52:40 +0000 (21:52 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Wed, 6 Dec 2017 01:46:41 +0000 (09:46 +0800)
commit1e6e6e188e01fa08f653706076a6465e0fcb0441
tree18fabca41fd549df8c97faa9a1d8519a3a93b7d2
parent2f808acc87ccc7bbaade923886e968b719104d11
BaseTools: Fix GenSec GCC make failure

It is a regression bug introduced by the patch b37b108, it cause GenSec
make failure on GCC Env.

Cc: Liming Gao <liming.gao@intel.com>
Cc: Leif Lindholm <leif.lindholm@linaro.org>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Tested-by: Leif Lindholm <leif.lindholm@linaro.org>
Tested-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
BaseTools/Source/C/GenSec/GenSec.c