X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkModulePkg%2FCore%2FDxeIplPeim%2FDxeIpl.msa;h=4bf84138b3446e66c3dc4ecd95bc16cc2c2c1c85;hp=ebc83fcd860b484974653619c1ce9e72d430f0fe;hb=8cf7c268db06dbed2ab76511dbb51b8f498fcf0a;hpb=22e0585cf8d24a7337400d5e49295737ffc000f2 diff --git a/EdkModulePkg/Core/DxeIplPeim/DxeIpl.msa b/EdkModulePkg/Core/DxeIplPeim/DxeIpl.msa index ebc83fcd86..4bf84138b3 100644 --- a/EdkModulePkg/Core/DxeIplPeim/DxeIpl.msa +++ b/EdkModulePkg/Core/DxeIplPeim/DxeIpl.msa @@ -1,129 +1,145 @@ - - - +WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.--> + - DxeIpl + DxeIpl PEIM - PE32_PEIM - 86D70125-BAA3-4296-A62F-602BEBBB9081 - EDK_RELEASE_VERSION 0x00020000 + 86D70125-BAA3-4296-A62F-602BEBBB9081 + 1.0 Component description file for DxeIpl module - FIX ME! - Copyright (c) 2004-2006, Intel Corporation - - All rights reserved. This program and the accompanying materials + The responsibility of this module is to load the DXE Core from a Firmware Volume. This implementation i used to load a 32-bit DXE Core. + Copyright (c) 2006, Intel Corporation + All rights reserved. This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.org/licenses/bsd-license.php THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, - WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. - - EFI_SPECIFICATION_VERSION 0x00000000 - 2006-03-12 17:09 - 2006-03-22 18:54 + WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. + FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 + + IA32 X64 IPF EBC + false + DxeIpl + - DebugLib - PeimEntryPoint - BaseLib - HobLib - PerformanceLib - PeiCoreLib - ReportStatusCodeLib - CacheMaintenanceLib - EdkPeCoffLoaderLib - UefiDecompressLib - TianoDecompressLib - CustomDecompressLib - PeiServicesTablePointerLib - BaseMemoryLib - MemoryAllocationLib + + DebugLib + + + PeimEntryPoint + + + BaseLib + + + HobLib + + + PerformanceLib + + + PeiServicesLib + + + ReportStatusCodeLib + + + CacheMaintenanceLib + + + EdkPeCoffLoaderLib + + + UefiDecompressLib + + + TianoDecompressLib + + + CustomDecompressLib + + + PeiServicesTablePointerLib + + + BaseMemoryLib + + + MemoryAllocationLib + DxeLoad.c + DxeIpl.h DxeIpl.dxs - - ia32/ImageRead.c - ia32/DxeLoadFunc.c - - - ia32/ImageRead.c - ia32/DxeLoadFunc.c - - - ipf/ImageRead.c - ipf/DxeLoadFunc.c - - - ia32/ImageRead.c - ia32/DxeLoadFunc.c - + Ia32/ImageRead.c + Ia32/DxeLoadFunc.c + Ia32/ImageRead.c + Ia32/DxeLoadFunc.c + ipf/ImageRead.c + ipf/DxeLoadFunc.c + Ia32/ImageRead.c + Ia32/DxeLoadFunc.c - - MdePkg - EdkModulePkg - + + + + - Decompress - TianoDecompress - CustomizedDecompress + + gEfiDecompressProtocolGuid + + + gEfiTianoDecompressProtocolGuid + + + gEfiCustomizedDecompressProtocolGuid + - - - gEfiHobMemoryAllocBspStoreGuid - 0x564b33cd, 0xc92a, 0x4593, 0x90, 0xbf, 0x24, 0x73, 0xe4, 0x3c, 0x63, 0x22 - - - gEfiDecompressProtocolGuid - 0xd8117cfe, 0x94a6, 0x11d4, 0x9a, 0x3a, 0x00, 0x90, 0x27, 0x3f, 0xc1, 0x4d - - - gEfiTianoDecompressProtocolGuid - 0xe84cf29c, 0x191f, 0x4eae, 0x96, 0xe1, 0xf4, 0x6a, 0xec, 0xea, 0xea, 0x0b - - - gEfiCustomizedDecompressProtocolGuid - 0x9a44198e, 0xa4a2, 0x44e6, 0x8a, 0x1f, 0x39, 0xbe, 0xfd, 0xac, 0x89, 0x6f - - - gEfiPeiPeCoffLoaderGuid - 0xd8117cff, 0x94a6, 0x11d4, 0x9a, 0x3a, 0x00, 0x90, 0x27, 0x3f, 0xc1, 0x4d - - - gEfiHobMemoryAllocModuleGuid - 0xf8e21975, 0x0899, 0x4f58, 0xa4, 0xbe, 0x55, 0x25, 0xa9, 0xc6, 0xd7, 0x7a - - - DecompressedFvmain.fv - - - DxeIpl - FvFileLoader - EndOfPeiSignal - RecoveryModule - S3Resume - SectionExtraction - Security - PeiInMemory + + gEfiDxeIplPpiGuid + + + gEfiPeiFvFileLoaderPpiGuid + + + gEfiEndOfPeiSignalPpiGuid + + + gEfiPeiRecoveryModulePpiGuid + + + gEfiPeiS3ResumePpiGuid + + + gEfiPeiSectionExtractionPpiGuid + + + gEfiPeiSecurityPpiGuid + + + gPeiInMemoryGuid + - - PeiPeCoffLoader - + + gEfiPeiPeCoffLoaderGuid + + EFI_SPECIFICATION_VERSION 0x00020000 + EDK_RELEASE_VERSION 0x00020000 PeimInitializeDxeIpl - + \ No newline at end of file