]> git.proxmox.com Git - mirror_edk2.git/commit - NetworkPkg/Application/IpsecConfig/IpSecConfig.h
NetworkPkg: Fix IpsecConfig GCC build failure issue
authorJiaxin Wu <jiaxin.wu@intel.com>
Tue, 8 Mar 2016 08:08:40 +0000 (16:08 +0800)
committerJiaxin Wu <jiaxin.wu@intel.com>
Fri, 11 Mar 2016 00:33:57 +0000 (08:33 +0800)
commit96c1d788107db60e86c9726c2cbd773b63c91d7d
tree391e02f0596ce91cef429317bcaa1889bc88b305
parent7daf2401d420573f50e3d00ae3a89e54914ef056
NetworkPkg: Fix IpsecConfig GCC build failure issue

This issue is caused by the string token ID for help message,
which is defined in the internal head file.
This head file is used for reference more than once. So,
multiple definition for the string token ID error will be
enrolled.

Cc: Fu Siyuan <siyuan.fu@intel.com>
Cc: Zhang Lubo <lubo.zhang@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jiaxin Wu <jiaxin.wu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-by: Zhang, Lubo <lubo.zhang@intel.com>
NetworkPkg/Application/IpsecConfig/IpSecConfig.c
NetworkPkg/Application/IpsecConfig/IpSecConfig.h