]> git.proxmox.com Git - mirror_edk2.git/blobdiff - AppPkg/Applications/Hello/Hello.inf
edk2: Remove AppPkg, StdLib, StdLibPrivateInternalFiles
[mirror_edk2.git] / AppPkg / Applications / Hello / Hello.inf
diff --git a/AppPkg/Applications/Hello/Hello.inf b/AppPkg/Applications/Hello/Hello.inf
deleted file mode 100644 (file)
index eed6456..0000000
+++ /dev/null
@@ -1,30 +0,0 @@
-## @file\r
-#  A simple, basic, EDK II native, "hello" application.\r
-#\r
-#   Copyright (c) 2010 - 2018, Intel Corporation. All rights reserved.<BR>\r
-#   SPDX-License-Identifier: BSD-2-Clause-Patent\r
-#\r
-##\r
-\r
-[Defines]\r
-  INF_VERSION                    = 0x00010006\r
-  BASE_NAME                      = Hello\r
-  FILE_GUID                      = a912f198-7f0e-4803-b908-b757b806ec83\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
-  Hello.c\r
-\r
-[Packages]\r
-  MdePkg/MdePkg.dec\r
-  ShellPkg/ShellPkg.dec\r
-\r
-[LibraryClasses]\r
-  UefiLib\r
-  ShellCEntryLib\r