]> git.proxmox.com Git - mirror_edk2.git/blobdiff - AppPkg/Applications/OrderedCollectionTest/OrderedCollectionTest.inf
edk2: Remove AppPkg, StdLib, StdLibPrivateInternalFiles
[mirror_edk2.git] / AppPkg / Applications / OrderedCollectionTest / OrderedCollectionTest.inf
diff --git a/AppPkg/Applications/OrderedCollectionTest/OrderedCollectionTest.inf b/AppPkg/Applications/OrderedCollectionTest/OrderedCollectionTest.inf
deleted file mode 100644 (file)
index 4b1ba5c..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-## @file\r
-#  A simple "fuzzer" application for OrderedCollectionLib, reading commands\r
-#  from the standard input, and writing results to the standard output.\r
-#\r
-#  Copyright (C) 2014, Red Hat, Inc.\r
-#  Copyright (c) 2010 - 2018, Intel Corporation. All rights reserved.<BR>\r
-#\r
-#  SPDX-License-Identifier: BSD-2-Clause-Patent\r
-##\r
-\r
-[Defines]\r
-  INF_VERSION                    = 0x00010006\r
-  BASE_NAME                      = OrderedCollectionTest\r
-  FILE_GUID                      = E6C7EBB7-1604-4FCB-8F87-B3A6F48730AE\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
-  OrderedCollectionTest.c\r
-\r
-[Packages]\r
-  StdLib/StdLib.dec\r
-  MdePkg/MdePkg.dec\r
-  ShellPkg/ShellPkg.dec\r
-\r
-[LibraryClasses]\r
-  LibC\r
-  LibStdio\r
-  DevMedia\r
-  OrderedCollectionLib\r