DxeIplX64
PEIM
0c55bdf7-d71d-4962-8fcb-348773e48929
1.0
Component description file for DxeIplX64 module
The responsibility of this module is to load the DXE Core from a Firmware Volume. This implementation i used to load a 64-bit DXE Core.
Copyright 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
IA32
false
DxeIplX64
DebugLib
PeimEntryPoint
BaseLib
HobLib
PeiServicesLib
ReportStatusCodeLib
CacheMaintenanceLib
EdkPeCoffLoaderLib
UefiDecompressLib
TianoDecompressLib
CustomDecompressLib
PeiServicesTablePointerLib
BaseMemoryLib
MemoryAllocationLib
PcdLib
DxeIpl.dxs
DxeIpl.h
DxeLoadX64.c
x64/ImageRead.c
x64/LongMode.asm
x64/DxeLoadFunc.c
x64/VirtualMemory.h
x64/VirtualMemory.c
gEfiDecompressProtocolGuid
gEfiTianoDecompressProtocolGuid
gEfiCustomizedDecompressProtocolGuid
gEfiDxeIplPpiGuid
gEfiPeiFvFileLoaderPpiGuid
gEfiEndOfPeiSignalPpiGuid
gEfiPeiRecoveryModulePpiGuid
gEfiPeiS3ResumePpiGuid
gEfiPeiSectionExtractionPpiGuid
gEfiPeiSecurityPpiGuid
gPeiInMemoryGuid
gEfiPeiPeCoffLoaderGuid
EFI_SPECIFICATION_VERSION 0x00020000
EDK_RELEASE_VERSION 0x00020000
PeimInitializeDxeIpl
PcdDxeIplSupportEfiDecompress
gEfiEdkModulePkgTokenSpaceGuid
TRUE
If this feature is enabled, then the DXE IPL must support decompressing files compressed with the EFI Compression algorithm
PcdDxeIplSupportTianoDecompress
gEfiEdkModulePkgTokenSpaceGuid
TRUE
If this feature is enabled, then the DXE IPL must support decompressing files compressed with the Tiano Compression algorithm
PcdDxeIplSupportCustomDecompress
gEfiEdkModulePkgTokenSpaceGuid
TRUE
If this feature is enabled, then the DXE IPL must support decompressing files compressed with the Custom Compression algorithm