]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: Fix two warning reported in the make phase.
authorYonghong Zhu <yonghong.zhu@intel.com>
Tue, 17 Nov 2015 07:40:00 +0000 (07:40 +0000)
committeryzhu52 <yzhu52@Edk2>
Tue, 17 Nov 2015 07:40:00 +0000 (07:40 +0000)
commit868c9c35a6cf0ceec4056e348c3157d8226925ec
tree358d257a8344c6c579afeb3bb4922af1d6200a3d
parentbd3afeb1d62c68d8144d39e82bb188b2af3ca60c
BaseTools: Fix two warning reported in the make phase.

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 <yonghong.zhu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18851 6f19259b-4bc3-4df7-8a09-765794883524
BaseTools/Source/C/VfrCompile/VfrError.cpp
BaseTools/Source/C/VolInfo/VolInfo.c