]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Library/PeiHobLibFramework/PeiHobLibFramework.inf
IntelFrameworkPkg: INF/DEC file updates to EDK II packages
[mirror_edk2.git] / IntelFrameworkPkg / Library / PeiHobLibFramework / PeiHobLibFramework.inf
index 9a92df8f961daee110b887feeccb872261df25fe..b10be0068522d360bfc45e7fc4fe5de62b81c3a6 100644 (file)
@@ -5,7 +5,7 @@
 # This library instance uses EFI_HOB_TYPE_CV defined in Intel framework HOB specification v0.9\r
 # to implement HobLib BuildCvHob() API. \r
 #\r
-# Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2006 - 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
@@ -20,6 +20,7 @@
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = PeiHobLib\r
+  MODULE_UNI_FILE                = PeiHobLib.uni\r
   FILE_GUID                      = B6684612-6F5D-425d-952C-F462792EC00B\r
   MODULE_TYPE                    = PEIM\r
   VERSION_STRING                 = 1.0\r
   DebugLib\r
 \r
 [Guids]\r
-  gEfiHobMemoryAllocStackGuid                   ## PRODUCES ## HOB\r
-  gEfiHobMemoryAllocBspStoreGuid                ## PRODUCES ## HOB\r
-  gEfiHobMemoryAllocModuleGuid                  ## PRODUCES ## HOB\r
+  gEfiHobMemoryAllocStackGuid                   ## SOMETIMES_PRODUCES ## HOB # MemoryAllocation StackHob\r
+  gEfiHobMemoryAllocBspStoreGuid                ## SOMETIMES_PRODUCES ## HOB # MemoryAllocation BspStoreHob\r
+  gEfiHobMemoryAllocModuleGuid                  ## SOMETIMES_PRODUCES ## HOB # MemoryAllocation ModuleHob\r
 \r
 #\r
 # [Hob]\r
-#   RESOURCE_DESCRIPTOR   ## PRODUCES\r
-#   MEMORY_ALLOCATION     ## PRODUCES\r
-#   GUID_EXTENSION        ## CONSUMES\r
-#   GUID_EXTENSION        ## PRODUCES\r
-#   CPU                   ## PRODUCES\r
-#   FV2                   ## PRODUCES\r
-#   FV                    ## PRODUCES\r
+#   MEMORY_ALLOCATION     ## SOMETIMES_PRODUCES\r
+#   RESOURCE_DESCRIPTOR   ## SOMETIMES_PRODUCES\r
+#   FIRMWARE_VOLUME       ## SOMETIMES_PRODUCES\r
 #   \r
 \r