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
Delete.h
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
ForEach.c
ForEach.h
Helper.c Update code to avoid potential access violation. 2012-04-10 02:27:05 +00:00
Helper.h
Indexer.c NetworkPkg:Replace unsafe string functions. 2015-07-08 12:17:11 +00:00
Indexer.h
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
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