X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkModulePkg%2FCore%2FDxeIplPeim%2FDxeIpl.msa;h=4bf84138b3446e66c3dc4ecd95bc16cc2c2c1c85;hp=2aed7a1460371de7951e08d044d997efda3eb91f;hb=2934f5b0674d3094b329d9347f9d343ec3395bb3;hpb=5b2a7957d9215b45e87de228b69b89aa21fafd3e diff --git a/EdkModulePkg/Core/DxeIplPeim/DxeIpl.msa b/EdkModulePkg/Core/DxeIplPeim/DxeIpl.msa index 2aed7a1460..4bf84138b3 100644 --- a/EdkModulePkg/Core/DxeIplPeim/DxeIpl.msa +++ b/EdkModulePkg/Core/DxeIplPeim/DxeIpl.msa @@ -1,26 +1,26 @@ - - - + DxeIpl PEIM 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 - 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, + 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. FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 @@ -78,6 +78,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.--> DxeLoad.c + DxeIpl.h DxeIpl.dxs Ia32/ImageRead.c Ia32/DxeLoadFunc.c @@ -94,49 +95,49 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.--> - Decompress + gEfiDecompressProtocolGuid - TianoDecompress + gEfiTianoDecompressProtocolGuid - CustomizedDecompress + gEfiCustomizedDecompressProtocolGuid - DxeIpl + gEfiDxeIplPpiGuid - FvFileLoader + gEfiPeiFvFileLoaderPpiGuid - EndOfPeiSignal + gEfiEndOfPeiSignalPpiGuid - RecoveryModule + gEfiPeiRecoveryModulePpiGuid - S3Resume + gEfiPeiS3ResumePpiGuid - SectionExtraction + gEfiPeiSectionExtractionPpiGuid - Security + gEfiPeiSecurityPpiGuid - PeiInMemory + gPeiInMemoryGuid - PeiPeCoffLoader + gEfiPeiPeCoffLoaderGuid - EFI_SPECIFICATION_VERSION 0x00000000 - EDK_RELEASE_VERSION 0x00090000 + EFI_SPECIFICATION_VERSION 0x00020000 + EDK_RELEASE_VERSION 0x00020000 PeimInitializeDxeIpl