]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BasePostCodeLibDebug/BasePostCodeLibDebug.inf
MdePkg: INF/DEC file updates to EDK II packages
[mirror_edk2.git] / MdePkg / Library / BasePostCodeLibDebug / BasePostCodeLibDebug.inf
index e332475277a63178633a587907d22b940f98e2f1..1b9c8ad2c8c7fc0a7751a9d9e2b3e420d8ba4864 100644 (file)
@@ -1,9 +1,10 @@
 ## @file\r
 #  Instance of Post Code Library based on Debug Library.\r
 #\r
-#  Post Code Library that layers on top of a Debug Library instance.\r
+#  Post Code Library that uses DebugLib service to send PostCode.\r
+#  It layers on top of a Debug Library instance.\r
 #\r
-#  Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2007 - 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
@@ -18,6 +19,7 @@
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = BasePostCodeLibDebug\r
+  MODULE_UNI_FILE                = BasePostCodeLibDebug.uni\r
   FILE_GUID                      = 19e3bbba-beb1-43e8-b32d-9acbb22c7639\r
   MODULE_TYPE                    = BASE\r
   VERSION_STRING                 = 1.0\r
@@ -44,5 +46,5 @@
 \r
 \r
 [Pcd]\r
-  gEfiMdePkgTokenSpaceGuid.PcdPostCodePropertyMask\r
+  gEfiMdePkgTokenSpaceGuid.PcdPostCodePropertyMask  ## CONSUMES\r
 \r