]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf
Update UefiDriverEntryPoint library by adding BaseLib library class required by AutoG...
[mirror_edk2.git] / MdePkg / Library / UefiApplicationEntryPoint / UefiApplicationEntryPoint.inf
index cedc1828b80d4f9c60a54baf8ac0d4911533e320..50f8cdd59edd6ddc69cd13b88e7f810f08babed6 100644 (file)
@@ -1,12 +1,12 @@
 ## @file\r
 # Module entry point library for UEFI Application.\r
 #\r
-# Copyright (c) 2007 - 2010, Intel Corporation.\r
+# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
 #\r
-#  All rights reserved. This program and the accompanying materials\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
+#  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
 #\r
@@ -34,4 +34,6 @@
 \r
 [LibraryClasses]\r
   UefiBootServicesTableLib\r
+  DebugLib\r
+  BaseLib\r
 \r