]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/DxeDebugPrintErrorLevelLib/DxeDebugPrintErrorLevelLib.inf
MdeModulePkg: INF/DEC file updates to EDK II packages
[mirror_edk2.git] / MdeModulePkg / Library / DxeDebugPrintErrorLevelLib / DxeDebugPrintErrorLevelLib.inf
index 65c0dc00342135eb08a426cf56615bf156851573..b471af7a88e908cd3cb1b52d7e5e46094000ae90 100644 (file)
@@ -1,10 +1,9 @@
 ## @file\r
-#  Debug Print Error Level library instance that provide compatibility with the \r
-#  "err" shell command.  This includes support for the Debug Mask Protocol\r
-#  supports for global debug print error level mask stored in an EFI Variable.\r
-#  This library instance only support DXE Phase modules.\r
+#  Debug Print Error Level library instance that provide compatibility with the "err" shell command.\r
+#  This includes support for the Debug Mask Protocol supports for global debug print error level mask\r
+#  stored in an EFI Variable. This library instance only support DXE Phase modules.\r
 #\r
-#  Copyright (c) 2011, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2011 - 2014, 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
@@ -19,6 +18,7 @@
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = DxeDebugPrintErrorLevelLib\r
+  MODULE_UNI_FILE                = DxeDebugPrintErrorLevelLib.uni\r
   FILE_GUID                      = 1D564EC9-9373-49a4-9E3F-E4D7B9974C84\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
   HobLib\r
   \r
 [Protocols]\r
-  gEfiDebugMaskProtocolGuid\r
+  gEfiDebugMaskProtocolGuid     ## PRODUCES\r
   \r
 [Guids]\r
-  gEfiGenericVariableGuid  \r
+  ## SOMETIMES_PRODUCES   ## Variable:L"EFIDebug"\r
+  ## SOMETIMES_CONSUMES   ## Variable:L"EFIDebug"\r
+  ## SOMETIMES_CONSUMES   ## HOB\r
+  gEfiGenericVariableGuid\r
 \r
 [Pcd]\r
-  gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel\r
+  gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel  ## CONSUMES\r