]> git.proxmox.com Git - mirror_edk2.git/commitdiff
clarify library type.
authorjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 25 Mar 2011 21:06:46 +0000 (21:06 +0000)
committerjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 25 Mar 2011 21:06:46 +0000 (21:06 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11432 6f19259b-4bc3-4df7-8a09-765794883524

ShellPkg/Library/UefiShellCEntryLib/UefiShellCEntryLib.inf

index 8f1779522c5a14847b3fce18bd911f849282e44a..b06a8f7ac889cf853fe1dcd7f2aa670847500f99 100644 (file)
@@ -1,7 +1,7 @@
 ##  @file\r
 #  Provides interface to shell functionality for shell commands and applications.\r
 #\r
-#  Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved. <BR>\r
+#  Copyright (c) 2006 - 2011, 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
@@ -17,7 +17,7 @@
   INF_VERSION                    = 0x00010006\r
   BASE_NAME                      = UefiShellCEntryLib\r
   FILE_GUID                      = 0e205c8a-8586-4dec-9f5c-4f9e394aefe8\r
-  MODULE_TYPE                    = UEFI_DRIVER\r
+  MODULE_TYPE                    = UEFI_APPLICATION\r
   VERSION_STRING                 = 1.0\r
   LIBRARY_CLASS                  = ShellCEntryLib|UEFI_APPLICATION UEFI_DRIVER\r
 \r