audk/NetworkPkg/Application/IpsecConfig
Jiaxin Wu 96c1d78810 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>
2016-03-11 08:33:57 +08:00
..
Delete.c Add NetworkPkg (P.UDK2010.UP3.Network.P1) 2010-11-01 06:13:54 +00:00
Delete.h Add NetworkPkg (P.UDK2010.UP3.Network.P1) 2010-11-01 06:13:54 +00:00
Dump.c IpsecConfigApp add the check for the required options (--local, --remote, Auth-algo, Auth-key) for SAD adding. 2011-12-08 03:15:55 +00:00
Dump.h Add NetworkPkg (P.UDK2010.UP3.Network.P1) 2010-11-01 06:13:54 +00:00
ForEach.c Add NetworkPkg (P.UDK2010.UP3.Network.P1) 2010-11-01 06:13:54 +00:00
ForEach.h Add NetworkPkg (P.UDK2010.UP3.Network.P1) 2010-11-01 06:13:54 +00:00
Helper.c Update code to avoid potential access violation. 2012-04-10 02:27:05 +00:00
Helper.h Add NetworkPkg (P.UDK2010.UP3.Network.P1) 2010-11-01 06:13:54 +00:00
Indexer.c NetworkPkg:Replace unsafe string functions. 2015-07-08 12:17:11 +00:00
Indexer.h Add NetworkPkg (P.UDK2010.UP3.Network.P1) 2010-11-01 06:13:54 +00:00
IpSecConfig.c NetworkPkg: Fix IpsecConfig GCC build failure issue 2016-03-11 08:33:57 +08:00
IpSecConfig.h NetworkPkg: Fix IpsecConfig GCC build failure issue 2016-03-11 08:33:57 +08:00
IpSecConfig.inf NetworkPkg: Support print help information using -? command. 2016-03-07 09:57:09 +08:00
IpSecConfig.uni NetworkPkg: Convert all .uni files to utf-8 2015-12-15 04:56:57 +00:00
IpSecConfigExtra.uni NetworkPkg: Convert all .uni files to utf-8 2015-12-15 04:56:57 +00:00
IpSecConfigStrings.uni NetworkPkg: Support print help information using -? command. 2016-03-07 09:57:09 +08:00
Match.c NetworkPkg: Update Ipsecconfig Application to print the keys of SAD in concise way. 2011-01-05 09:41:57 +00:00
Match.h Add NetworkPkg (P.UDK2010.UP3.Network.P1) 2010-11-01 06:13:54 +00:00
PolicyEntryOperation.c NetworkPkg: Fix SPD entry edit policy issue in IPSecConfig. 2016-01-18 01:59:41 +00:00
PolicyEntryOperation.h NetworkPkg: Add IN/OUT modifier. 2011-01-21 05:18:29 +00:00