]> git.proxmox.com Git - mirror_edk2.git/blobdiff - AppPkg/Applications/Sockets/SetHostName/SetHostName.inf
edk2: Remove AppPkg, StdLib, StdLibPrivateInternalFiles
[mirror_edk2.git] / AppPkg / Applications / Sockets / SetHostName / SetHostName.inf
diff --git a/AppPkg/Applications/Sockets/SetHostName/SetHostName.inf b/AppPkg/Applications/Sockets/SetHostName/SetHostName.inf
deleted file mode 100644 (file)
index ff21dd4..0000000
+++ /dev/null
@@ -1,51 +0,0 @@
-## @file\r
-#  SetHostName Application\r
-#\r
-#  Copyright (c) 2011 - 2018, Intel Corporation. All rights reserved.<BR>\r
-#  SPDX-License-Identifier: BSD-2-Clause-Patent\r
-#\r
-##\r
-\r
-\r
-[Defines]\r
-  INF_VERSION                    = 0x00010005\r
-  BASE_NAME                      = SetHostName\r
-  FILE_GUID                      = 4BC80B15-255D-4858-8072-51D6D98CF90E\r
-  MODULE_TYPE                    = UEFI_APPLICATION\r
-  VERSION_STRING                 = 1.0\r
-  ENTRY_POINT                    = ShellCEntryLib\r
-\r
-#\r
-# The following information is for reference only and not required by the build tools.\r
-#\r
-#  VALID_ARCHITECTURES           = IA32 X64 EBC\r
-#\r
-\r
-[Sources]\r
-  SetHostName.c\r
-\r
-\r
-[Packages]\r
-  MdePkg/MdePkg.dec\r
-  ShellPkg/ShellPkg.dec\r
-  StdLib/StdLib.dec\r
-\r
-\r
-[LibraryClasses]\r
-  BaseMemoryLib\r
-  BsdSocketLib\r
-  DebugLib\r
-  DevMedia\r
-  EfiSocketLib\r
-  LibC\r
-  LibMath\r
-  ShellCEntryLib\r
-  UefiBootServicesTableLib\r
-  UefiLib\r
-#  UseSocketDxe\r
-\r
-[BuildOptions]\r
-  INTEL:*_*_*_CC_FLAGS = /Qdiag-disable:181,186\r
-   MSFT:*_*_*_CC_FLAGS = /Od\r
-    GCC:*_*_*_CC_FLAGS = -O0 -Wno-unused-variable\r
-\r