Re: [edk2] [Patch] BaseTools: Fix two warning reported in the make phase.

2015-11-16 Thread Gao, Liming
Reviewed-by: Liming Gao -Original Message- From: Zhu, Yonghong Sent: Thursday, November 12, 2015 4:22 PM To: edk2-devel@lists.01.org Cc: Gao, Liming; heyi@linaro.org Subject: [Patch] BaseTools: Fix two warning reported in the make phase. when we make

[edk2] [Patch] BaseTools: Fix two warning reported in the make phase.

2015-11-12 Thread Yonghong Zhu
when we make BaseTools, it report warnings about VfrError.cpp and VolInfo, so this patch fix this warning. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Yonghong Zhu --- Source/C/VfrCompile/VfrError.cpp | 2 +- Source/C/VolInfo/VolInfo.c |