]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/DxePrintLibPrint2Protocol/DxePrintLibPrint2Protocol.inf
MdeModulePkg: INF/DEC file updates to EDK II packages
[mirror_edk2.git] / MdeModulePkg / Library / DxePrintLibPrint2Protocol / DxePrintLibPrint2Protocol.inf
index 20c482c601d61f4fb7c15036dee5a5c15dc5173c..3d09b4be4d410b80e9dd1b5fe3125354c5ebcff2 100644 (file)
@@ -1,10 +1,9 @@
-#/** @file\r
-#  Library instance that implements Print Library class based on protocol\r
-#  gEfiPrint2ProtocolGuid.\r
+## @file\r
+#  Library instance that implements Print Library class based on protocol gEfiPrint2ProtocolGuid.\r
 #\r
-#  Copyright (c) 2009, Intel Corporation.\r
+#  Copyright (c) 2009 - 2014, 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
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = DxePrintLibPrint2Protocol\r
+  MODULE_UNI_FILE                = DxePrintLibPrint2Protocol.uni\r
   FILE_GUID                      = 55D460DB-8FEA-415a-B95D-70145AE0675C\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
   LIBRARY_CLASS                  = PrintLib|DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SAL_DRIVER DXE_SMM_DRIVER UEFI_APPLICATION UEFI_DRIVER\r
-\r
   CONSTRUCTOR                    = PrintLibConstructor\r
 \r
-#\r
-# The following information is for reference only and not required by the build tools.\r
-#\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
-#\r
-\r
-[Sources.common]\r
+[Sources]\r
   PrintLib.c\r
 \r
-\r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   MdeModulePkg/MdeModulePkg.dec\r
 \r
-\r
 [LibraryClasses]\r
   BaseLib\r
-  UefiBootServicesTableLib\r
   DebugLib\r
 \r
 [Protocols]\r
   gEfiPrint2ProtocolGuid                         ## CONSUMES\r
 \r
-[Depex]\r
+[Depex.common.DXE_DRIVER, Depex.common.DXE_RUNTIME_DRIVER, Depex.common.DXE_SAL_DRIVER, Depex.common.DXE_SMM_DRIVER]\r
   gEfiPrint2ProtocolGuid\r