X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FCore%2FDxeIplPeim%2FDxeIpl.inf;h=05ece78b7b7748403bcfb5abab25fb2e445ce81a;hp=5b8aaa4e0dd1d71c2ed524db2b4e3bb9ab1eb864;hb=7720f6aea29375477abf35f231fadfbe1015982a;hpb=be29ac91de937979879bc4478a058cb46f75975f diff --git a/MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf b/MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf index 5b8aaa4e0d..05ece78b7b 100644 --- a/MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf +++ b/MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf @@ -14,11 +14,6 @@ # #**/ -################################################################################ -# -# Defines Section - statements that will be processed to create a Makefile. -# -################################################################################ [Defines] INF_VERSION = 0x00010005 BASE_NAME = DxeIpl @@ -36,16 +31,9 @@ # VALID_ARCHITECTURES = IA32 X64 IPF EBC # -################################################################################ -# -# Sources Section - list of files that are required for the build to succeed. -# -################################################################################ - [Sources.common] DxeIpl.h DxeLoad.c - CommonHeader.h [Sources.Ia32] Ia32/VirtualMemory.h @@ -66,26 +54,12 @@ Ia32/ImageRead.c -################################################################################ -# -# Package Dependency Section - list of Package files that are required for -# this module. -# -################################################################################ - [Packages] MdePkg/MdePkg.dec IntelFrameworkPkg/IntelFrameworkPkg.dec IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec -################################################################################ -# -# Library Class Section - list of Library Classes that are required for -# this module. -# -################################################################################ - [LibraryClasses] PeCoffLib PcdLib @@ -105,33 +79,12 @@ DebugLib -################################################################################ -# -# Guid C Name Section - list of Guids that this module uses or produces. -# -################################################################################ - - -################################################################################ -# -# Protocol C Name Section - list of Protocol and Protocol Notify C Names -# that this module uses or produces. -# -################################################################################ - [Protocols] gEfiCustomizedDecompressProtocolGuid # PROTOCOL SOMETIMES_PRODUCED gEfiTianoDecompressProtocolGuid # PROTOCOL SOMETIMES_PRODUCED gEfiDecompressProtocolGuid # PROTOCOL SOMETIMES_PRODUCED -################################################################################ -# -# PPI C Name Section - list of PPI and PPI Notify C Names that this module -# uses or produces. -# -################################################################################ - [Ppis] gEfiPeiSecurityPpiGuid # PPI SOMETIMES_CONSUMED gEfiPeiSectionExtractionPpiGuid # PPI SOMETIMES_CONSUMED @@ -143,12 +96,6 @@ gEfiPeiPeCoffLoaderGuid -################################################################################ -# -# Pcd FEATURE_FLAG - list of PCDs that this module is coded for. -# -################################################################################ - [PcdsFeatureFlag.common] PcdDxeIplSupportCustomDecompress|gEfiMdeModulePkgTokenSpaceGuid PcdDxeIplSupportTianoDecompress|gEfiMdeModulePkgTokenSpaceGuid @@ -159,13 +106,6 @@ PcdDxeIplSwitchToLongMode|gEfiMdeModulePkgTokenSpaceGuid -################################################################################ -# -# Dependency Expression Section - list of Dependency expressions that are required for -# this module. -# -################################################################################ - [Depex] gEfiPeiMemoryDiscoveredPpiGuid