]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf
Maintainers.txt: Update email address
[mirror_edk2.git] / MdePkg / Library / UefiApplicationEntryPoint / UefiApplicationEntryPoint.inf
index 01d654d51b57986c6a7e835e6e89625a712dfb76..b9d5b047a4bb97e7e796ad9bf366340536179f1d 100644 (file)
@@ -1,14 +1,9 @@
 ## @file\r
 # Module entry point library for UEFI Application.\r
 #\r
-# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2007 - 2018, 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
-#  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
+#  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 #\r
 ##\r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = UefiApplicationEntryPoint\r
+  MODULE_UNI_FILE                = UefiApplicationEntryPoint.uni\r
   FILE_GUID                      = DADE8301-CB29-4fd5-8148-56FD246C5B88\r
   MODULE_TYPE                    = UEFI_APPLICATION\r
   VERSION_STRING                 = 1.0\r
   LIBRARY_CLASS                  = UefiApplicationEntryPoint|UEFI_APPLICATION\r
 \r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
+#  VALID_ARCHITECTURES           = IA32 X64 EBC\r
 #\r
 \r
 [Sources]\r
@@ -34,4 +30,6 @@
 \r
 [LibraryClasses]\r
   UefiBootServicesTableLib\r
+  DebugLib\r
+  BaseLib\r
 \r