X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FPeiHobLib%2FPeiHobLib.inf;h=b4f002c46fc6646f79b2498e31e4e562e91ad7a8;hp=c5114770a0fe83fb2e0603ca4474fa6e273bb96e;hb=5088ce25ff605ee9a3a13fd5f51bf7bff68495f6;hpb=c417dbcf5e3bbd5fc2dba3463c3ace4a6e05069f diff --git a/MdePkg/Library/PeiHobLib/PeiHobLib.inf b/MdePkg/Library/PeiHobLib/PeiHobLib.inf index c5114770a0..b4f002c46f 100644 --- a/MdePkg/Library/PeiHobLib/PeiHobLib.inf +++ b/MdePkg/Library/PeiHobLib/PeiHobLib.inf @@ -14,11 +14,6 @@ # #**/ -################################################################################ -# -# Defines Section - statements that will be processed to create a Makefile. -# -################################################################################ [Defines] INF_VERSION = 0x00010005 BASE_NAME = PeiHobLib @@ -30,52 +25,23 @@ EFI_SPECIFICATION_VERSION = 0x00020000 -# -# The following information is for reference only and not required by the build tools. # # VALID_ARCHITECTURES = IA32 X64 IPF EBC # -################################################################################ -# -# Sources Section - list of files that are required for the build to succeed. -# -################################################################################ - [Sources.common] HobLib.c -################################################################################ -# -# Package Dependency Section - list of Package files that are required for -# this module. -# -################################################################################ - [Packages] MdePkg/MdePkg.dec -################################################################################ -# -# Library Class Section - list of Library Classes that are required for -# this module. -# -################################################################################ - [LibraryClasses] BaseMemoryLib PeiServicesLib DebugLib - -################################################################################ -# -# Guid C Name Section - list of Guids that this module uses or produces. -# -################################################################################ - [Guids] gEfiHobMemoryAllocStackGuid # ALWAYS_CONSUMED gEfiHobMemoryAllocBspStoreGuid # ALWAYS_CONSUMED