]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/PeiHobLib/PeiHobLib.inf
INF extension reviewed
[mirror_edk2.git] / MdePkg / Library / PeiHobLib / PeiHobLib.inf
index 64733ffe437444b5ca7f4aae35c59a239f148e2c..7699634d02712866ddb9ebd7e9adfc650f5a0bde 100644 (file)
@@ -1,8 +1,9 @@
 #/** @file\r
-# Component description file for Pei Hob Library\r
+# Instance of HOB Library using PEI Services.\r
 #\r
 # HOB Library implementation that uses PEI Services to retrieve the HOB List.\r
-# Copyright (c) 2006, Intel Corporation\r
+#\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 #\r
 #  All rights reserved. This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
   MODULE_TYPE                    = PEIM\r
   VERSION_STRING                 = 1.0\r
   LIBRARY_CLASS                  = HobLib|PEIM PEI_CORE SEC\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
 \r
 \r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
+#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC (EBC is for build only)\r
 #\r
 \r
 [Sources.common]\r
   DebugLib\r
 \r
 [Guids]\r
-  gEfiHobMemoryAllocStackGuid                   # ALWAYS_CONSUMED\r
-  gEfiHobMemoryAllocBspStoreGuid                # ALWAYS_CONSUMED\r
-  gEfiHobMemoryAllocModuleGuid                  # ALWAYS_CONSUMED\r
+  gEfiHobMemoryAllocStackGuid                   ## PRODUCES ## HOB\r
+  gEfiHobMemoryAllocBspStoreGuid                ## PRODUCES ## HOB\r
+  gEfiHobMemoryAllocModuleGuid                  ## PRODUCES ## HOB\r
+\r
+#\r
+# [Hob]\r
+#   RESOURCE_DESCRIPTOR   ## PRODUCES\r
+#   MEMORY_ALLOCATION     ## PRODUCES\r
+#   GUID_EXTENSION        ## PRODUCES\r
+#   FV2                   ## PRODUCES\r
+#   FV                    ## PRODUCES\r
+#   \r
 \r