]> git.proxmox.com Git - mirror_edk2.git/blobdiff - AppPkg/Applications/ArithChk/ArithChk.inf
edk2: Remove AppPkg, StdLib, StdLibPrivateInternalFiles
[mirror_edk2.git] / AppPkg / Applications / ArithChk / ArithChk.inf
diff --git a/AppPkg/Applications/ArithChk/ArithChk.inf b/AppPkg/Applications/ArithChk/ArithChk.inf
deleted file mode 100644 (file)
index c357b1d..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-## @file\r
-#   Program to generate an arith.h for use with the gdtoa binary to decimal and decimal to binary\r
-#   conversion library.\r
-#\r
-#  Copyright (c) 2014, Intel Corporation. All rights reserved.<BR>\r
-#  SPDX-License-Identifier: BSD-2-Clause-Patent\r
-##\r
-\r
-[Defines]\r
-  INF_VERSION                    = 0x00010006\r
-  BASE_NAME                      = ArithChk\r
-  FILE_GUID                      = B6C0DCB6-434E-4BEC-BDAC-8EE7ED8A4EC8\r
-  MODULE_TYPE                    = UEFI_APPLICATION\r
-  VERSION_STRING                 = 0.1\r
-  ENTRY_POINT                    = ShellCEntryLib\r
-\r
-#\r
-#  VALID_ARCHITECTURES           = IA32 X64\r
-#\r
-\r
-[Sources]\r
-  arithchk.c\r
-\r
-[Packages]\r
-  StdLib/StdLib.dec\r
-  MdePkg/MdePkg.dec\r
-\r
-[LibraryClasses]\r
-  UefiLib\r
-  LibC\r
-  LibStdio\r
-  LibGdtoa\r
-\r
-[BuildOptions]\r
-    GCC:*_*_*_CC_FLAGS    = -Wno-format-security\r