]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/Application/IpsecConfig/IpSecConfig.inf
Add NetworkPkg (P.UDK2010.UP3.Network.P1)
[mirror_edk2.git] / NetworkPkg / Application / IpsecConfig / IpSecConfig.inf
diff --git a/NetworkPkg/Application/IpsecConfig/IpSecConfig.inf b/NetworkPkg/Application/IpsecConfig/IpSecConfig.inf
new file mode 100644 (file)
index 0000000..1e0d4f4
--- /dev/null
@@ -0,0 +1,61 @@
+## @file\r
+#  Component description file for IpSecConfig6 application.\r
+#\r
+#  Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.<BR>\r
+#\r
+#  This program and the accompanying materials\r
+#  are licensed and made available under the terms and conditions of the BSD License\r
+#  which accompanies this distribution. The full text of the license may be found at\r
+#  http://opensource.org/licenses/bsd-license.php.\r
+#\r
+#  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
+#  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+#\r
+##\r
+\r
+[Defines]\r
+  INF_VERSION                    = 0x00010006\r
+  BASE_NAME                      = IpSecConfig\r
+  FILE_GUID                      = 0922E604-F5EC-42ef-980D-A35E9A2B1844\r
+  MODULE_TYPE                    = UEFI_APPLICATION\r
+  VERSION_STRING                 = 1.0\r
+  ENTRY_POINT                    = InitializeIpSecConfig\r
+\r
+[Sources]\r
+  IpSecConfigStrings.uni\r
+  IpSecConfig.c\r
+  IpSecConfig.h\r
+  Dump.c\r
+  Dump.h\r
+  Indexer.c\r
+  Indexer.h\r
+  Match.c\r
+  Match.h\r
+  Delete.h\r
+  Delete.c\r
+  Helper.c\r
+  Helper.h\r
+  ForEach.c\r
+  ForEach.h\r
+  PolicyEntryOperation.c\r
+  PolicyEntryOperation.h\r
+\r
+[Packages]\r
+  MdePkg/MdePkg.dec\r
+  MdeModulePkg/MdeModulePkg.dec\r
+  ShellPkg/ShellPkg.dec\r
+\r
+[LibraryClasses]\r
+  UefiBootServicesTableLib\r
+  UefiApplicationEntryPoint\r
+  BaseMemoryLib\r
+  ShellLib\r
+  MemoryAllocationLib\r
+  DebugLib\r
+  HiiLib\r
+  NetLib\r
+  UefiLib\r
+\r
+[Protocols]\r
+  gEfiIpSecProtocolGuid                         ##CONSUMS\r
+  gEfiIpSecConfigProtocolGuid                   ##CONSUMS\r