2007-06-22 11:15:22 +02:00
|
|
|
#/** @file
|
|
|
|
# EFI/PI Reference Module Package for All Architectures
|
|
|
|
#
|
|
|
|
# This FPD file is used for Package Level build.
|
|
|
|
#
|
|
|
|
# Copyright (c) 2007, 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.
|
|
|
|
#
|
|
|
|
#**/
|
|
|
|
|
|
|
|
################################################################################
|
|
|
|
#
|
|
|
|
# Defines Section - statements that will be processed to create a Makefile.
|
|
|
|
#
|
|
|
|
################################################################################
|
|
|
|
[Defines]
|
|
|
|
PLATFORM_NAME = MdeModuleAll
|
|
|
|
PLATFORM_GUID = 587CE499-6CBE-43cd-94E2-186218569478
|
|
|
|
PLATFORM_VERSION = 0.1
|
|
|
|
DSC_SPECIFICATION = 0x00010005
|
2007-06-26 02:32:26 +02:00
|
|
|
OUTPUT_DIRECTORY = $(WORKSPACE)/Build/MdeModule
|
2007-06-26 04:48:50 +02:00
|
|
|
SUPPORTED_ARCHITECTURES = IA32|IPF|X64|EBC
|
|
|
|
BUILD_TARGETS = DEBUG|RELEASE
|
2007-06-22 11:15:22 +02:00
|
|
|
SKUID_IDENTIFIER = DEFAULT
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
################################################################################
|
|
|
|
#
|
|
|
|
# Library Class section - list of all Library Classes needed by this Platform.
|
|
|
|
#
|
|
|
|
################################################################################
|
|
|
|
|
|
|
|
[LibraryClasses.common]
|
2007-06-26 02:32:26 +02:00
|
|
|
CacheMaintenanceLib|${WORKSPACE}/MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf
|
|
|
|
DebugLib|${WORKSPACE}/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
|
|
|
|
BaseLib|${WORKSPACE}/MdePkg/Library/BaseLib/BaseLib.inf
|
|
|
|
BaseMemoryLib|${WORKSPACE}/MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
|
|
|
|
PciCf8Lib|${WORKSPACE}/MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf
|
|
|
|
PciExpressLib|${WORKSPACE}/MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf
|
|
|
|
PciLib|${WORKSPACE}/MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf
|
|
|
|
PeCoffGetEntryPoint|${WORKSPACE}/MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
|
|
|
|
PeCoffLib|${WORKSPACE}/MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
|
|
|
|
PeformanceLib|${WORKSPACE}/MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
|
|
|
|
PostCodeLib|${WORKSPACE}/MdePkg/Library/BasePostCodeLibDebug/BasePostCodeLibDebug.inf
|
|
|
|
PostCodeLib|${WORKSPACE}/MdePkg/Library/BasePostCodeLibPort80/BasePostCodeLibPort80.inf
|
|
|
|
PrintLib|${WORKSPACE}/MdePkg/Library/BasePrintLib/BasePrintLib.inf
|
|
|
|
TimerLib|${WORKSPACE}/MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf
|
|
|
|
UefiDecompressLib|${WORKSPACE}/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf
|
2007-06-22 11:15:22 +02:00
|
|
|
|
|
|
|
[LibraryClasses.IA32]
|
2007-06-26 02:32:26 +02:00
|
|
|
IoLib|${WORKSPACE}/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
|
|
|
|
BaseMemoryLib|${WORKSPACE}/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.inf
|
2007-06-22 11:15:22 +02:00
|
|
|
|
|
|
|
[LibraryClasses.X64]
|
2007-06-26 02:32:26 +02:00
|
|
|
IoLib|${WORKSPACE}/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
|
|
|
|
BaseMemoryLib|${WORKSPACE}/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.inf
|
2007-06-22 11:15:22 +02:00
|
|
|
|
|
|
|
[LibraryClasses.IPF]
|
2007-06-26 02:32:26 +02:00
|
|
|
IoLib|${WORKSPACE}/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
|
2007-06-22 11:15:22 +02:00
|
|
|
|
|
|
|
[LibraryClasses.EBC]
|
|
|
|
|
|
|
|
|
|
|
|
[LibraryClasses.common.PEI_CORE]
|
2007-06-26 02:32:26 +02:00
|
|
|
PeiCoreEntryPoint|${WORKSPACE}/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf
|
|
|
|
HobLib|${WORKSPACE}/MdePkg/Library/PeiHobLib/PeiHobLib.inf
|
|
|
|
MemoryAllocationLib|${WORKSPACE}/MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
|
|
|
|
PeimEntryPointLib|${WORKSPACE}/MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf
|
|
|
|
PcdLib|${WORKSPACE}/MdePkg/Library/PeiPcdLib/PeiPcdLib.inf
|
|
|
|
PeiServiceLib|${WORKSPACE}/MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
|
|
|
|
PeiServicesTablePointerLib|${WORKSPACE}/MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf
|
2007-06-22 11:15:22 +02:00
|
|
|
|
|
|
|
[LibraryClasses.common.PEIM]
|
2007-06-26 02:32:26 +02:00
|
|
|
HobLib|${WORKSPACE}/MdePkg/Library/PeiHobLib/PeiHobLib.inf
|
|
|
|
MemoryAllocationLib|${WORKSPACE}/MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
|
2007-06-28 14:05:08 +02:00
|
|
|
PeimEntryPoint|${WORKSPACE}/MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf
|
2007-06-26 02:32:26 +02:00
|
|
|
PcdLib|${WORKSPACE}/MdePkg/Library/PeiPcdLib/PeiPcdLib.inf
|
2007-06-28 14:05:08 +02:00
|
|
|
PeiServicesLib|${WORKSPACE}/MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
|
2007-06-26 02:32:26 +02:00
|
|
|
PeiServicesTablePointerLib|${WORKSPACE}/MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf
|
|
|
|
SmBusLib|${WORKSPACE}/MdePkg/Library/PeiSmbusLib/PeiSmbusLib.inf
|
2007-06-22 11:15:22 +02:00
|
|
|
|
|
|
|
[LibraryClasses.common.DXE_CORE]
|
2007-06-26 02:32:26 +02:00
|
|
|
HobLib|${WORKSPACE}/MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf
|
|
|
|
DxeCoreEntryPoint|${WORKSPACE}/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf
|
|
|
|
MemoryAllocationLib|${WORKSPACE}/MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
|
|
|
|
UefiBootServicesTableLib|${WORKSPACE}/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
|
|
|
|
DebugLib|${WORKSPACE}/MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
|
|
|
|
DevicePathLib|${WORKSPACE}/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
|
|
|
|
UefiLib|${WORKSPACE}/MdePkg/Library/UefiLib/UefiLib.inf
|
2007-06-27 11:29:08 +02:00
|
|
|
DxeServicesTableLib|${WORKSPACE}/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
|
2007-06-28 13:29:10 +02:00
|
|
|
ReportStatusCodeLib|${WORKSPACE}/IntelFrameworkPkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
|
2007-06-22 11:15:22 +02:00
|
|
|
|
|
|
|
[LibraryClasses.common.DXE_DRIVER]
|
2007-06-26 02:32:26 +02:00
|
|
|
HobLib|${WORKSPACE}/MdePkg/Library/DxeHobLib/DxeHobLib.inf
|
|
|
|
MemoryAllocationLib|${WORKSPACE}/MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
|
|
|
|
PcdLib|${WORKSPACE}/MdePkg/Library/DxePcdLib/DxePcdLib.inf
|
|
|
|
DxeServiceTableLib|${WORKSPACE}/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
|
|
|
|
SmbusLib|${WORKSPACE}/MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf
|
|
|
|
UefiBootServicesTableLib|${WORKSPACE}/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
|
|
|
|
DebugLib|${WORKSPACE}/MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
|
|
|
|
DevicePathLib|${WORKSPACE}/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
|
|
|
|
UefiDriverEntryPoint|${WORKSPACE}/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
|
|
|
|
UefiLib|${WORKSPACE}/MdePkg/Library/UefiLib/UefiLib.inf
|
|
|
|
UefiRuntimeServicesTableLib|${WORKSPACE}/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
|
2007-06-27 11:29:08 +02:00
|
|
|
DxeServicesTableLib|${WORKSPACE}/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
|
2007-06-28 13:29:10 +02:00
|
|
|
FvbServiceLib|${WORKSPACE}/MdeModulePkg/Library/EdkFvbServiceLib/EdkFvbServiceLib.inf
|
|
|
|
ReportStatusCodeLib|${WORKSPACE}/IntelFrameworkPkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
|
2007-06-22 11:15:22 +02:00
|
|
|
|
|
|
|
[LibraryClasses.common.DXE_RUNTIME_DRIVER]
|
2007-06-26 02:32:26 +02:00
|
|
|
HobLib|${WORKSPACE}/MdePkg/Library/DxeHobLib/DxeHobLib.inf
|
|
|
|
MemoryAllocationLib|${WORKSPACE}/MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
|
|
|
|
PcdLib|${WORKSPACE}/MdePkg/Library/DxePcdLib/DxePcdLib.inf
|
|
|
|
DxeServiceTableLib|${WORKSPACE}/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
|
|
|
|
SmbusLib|${WORKSPACE}/MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf
|
|
|
|
UefiBootServicesTableLib|${WORKSPACE}/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
|
|
|
|
DebugLib|${WORKSPACE}/MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
|
|
|
|
DevicePathLib|${WORKSPACE}/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
|
|
|
|
UefiDriverEntryPoint|${WORKSPACE}/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
|
|
|
|
UefiLib|${WORKSPACE}/MdePkg/Library/UefiLib/UefiLib.inf
|
|
|
|
UefiRuntimeServicesTableLib|${WORKSPACE}/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
|
2007-06-27 11:29:08 +02:00
|
|
|
DxeServicesTableLib|${WORKSPACE}/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
|
2007-06-28 13:29:10 +02:00
|
|
|
FvbServiceLib|${WORKSPACE}/MdeModulePkg/Library/EdkFvbServiceLib/EdkFvbServiceLib.inf
|
|
|
|
ReportStatusCodeLib|${WORKSPACE}/IntelFrameworkPkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
|
2007-06-22 11:15:22 +02:00
|
|
|
|
|
|
|
[LibraryClasses.common.DXE_SAL_DRIVER]
|
2007-06-26 02:32:26 +02:00
|
|
|
HobLib|${WORKSPACE}/MdePkg/Library/DxeHobLib/DxeHobLib.inf
|
|
|
|
MemoryAllocationLib|${WORKSPACE}/MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
|
|
|
|
PcdLib|${WORKSPACE}/MdePkg/Library/DxePcdLib/DxePcdLib.inf
|
|
|
|
DxeServiceTableLib|${WORKSPACE}/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
|
|
|
|
SmbusLib|${WORKSPACE}/MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf
|
|
|
|
HiiLib|${WORKSPACE}/MdePkg/Library/HiiLib/HiiLib.inf
|
|
|
|
UefiBootServicesTableLib|${WORKSPACE}/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
|
|
|
|
DebugLib|${WORKSPACE}/MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
|
|
|
|
DevicePathLib|${WORKSPACE}/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
|
|
|
|
UefiDriverEntryPoint|${WORKSPACE}/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
|
|
|
|
UefiLib|${WORKSPACE}/MdePkg/Library/UefiLib/UefiLib.inf
|
|
|
|
UefiRuntimeServicesTableLib|${WORKSPACE}/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
|
2007-06-28 13:29:10 +02:00
|
|
|
FvbServiceLib|${WORKSPACE}/MdeModulePkg/Library/EdkFvbServiceLib/EdkFvbServiceLib.inf
|
|
|
|
ReportStatusCodeLib|${WORKSPACE}/IntelFrameworkPkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
|
|
|
|
|
2007-06-22 11:15:22 +02:00
|
|
|
|
|
|
|
[LibraryClasses.common.DXE_SMM_DRIVER]
|
2007-06-26 02:32:26 +02:00
|
|
|
HobLib|${WORKSPACE}/MdePkg/Library/DxeHobLib/DxeHobLib.inf
|
|
|
|
MemoryAllocationLib|${WORKSPACE}/MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
|
|
|
|
PcdLib|${WORKSPACE}/MdePkg/Library/DxePcdLib/DxePcdLib.inf
|
|
|
|
DxeServiceTableLib|${WORKSPACE}/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
|
|
|
|
SmbusLib|${WORKSPACE}/MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf
|
|
|
|
HiiLib|${WORKSPACE}/MdePkg/Library/HiiLib/HiiLib.inf
|
|
|
|
UefiBootServicesTableLib|${WORKSPACE}/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
|
|
|
|
DebugLib|${WORKSPACE}/MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
|
|
|
|
DevicePathLib|${WORKSPACE}/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
|
|
|
|
UefiLib|${WORKSPACE}/MdePkg/Library/UefiLib/UefiLib.inf
|
|
|
|
UefiRuntimeServicesTableLib|${WORKSPACE}/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
|
2007-06-28 13:29:10 +02:00
|
|
|
FvbServiceLib|${WORKSPACE}/MdeModulePkg/Library/EdkFvbServiceLib/EdkFvbServiceLib.inf
|
|
|
|
ReportStatusCodeLib|${WORKSPACE}/IntelFrameworkPkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
|
|
|
|
|
2007-06-22 11:15:22 +02:00
|
|
|
|
|
|
|
[LibraryClasses.common.UEFI_DRIVER]
|
2007-06-26 02:32:26 +02:00
|
|
|
HobLib|${WORKSPACE}/MdePkg/Library/DxeHobLib/DxeHobLib.inf
|
|
|
|
MemoryAllocationLib|${WORKSPACE}/MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
|
|
|
|
PcdLib|${WORKSPACE}/MdePkg/Library/DxePcdLib/DxePcdLib.inf
|
|
|
|
DxeServiceTableLib|${WORKSPACE}/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
|
|
|
|
SmbusLib|${WORKSPACE}/MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf
|
|
|
|
HiiLib|${WORKSPACE}/MdePkg/Library/HiiLib/HiiLib.inf
|
|
|
|
UefiBootServicesTableLib|${WORKSPACE}/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
|
|
|
|
DebugLib|${WORKSPACE}/MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
|
|
|
|
DevicePathLib|${WORKSPACE}/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
|
|
|
|
UefiDriverEntryPoint|${WORKSPACE}/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
|
|
|
|
UefiLib|${WORKSPACE}/MdePkg/Library/UefiLib/UefiLib.inf
|
|
|
|
UefiRuntimeServicesTableLib|${WORKSPACE}/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
|
2007-06-28 13:29:10 +02:00
|
|
|
FvbServiceLib|${WORKSPACE}/MdeModulePkg/Library/EdkFvbServiceLib/EdkFvbServiceLib.inf
|
|
|
|
ReportStatusCodeLib|${WORKSPACE}/IntelFrameworkPkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
|
|
|
|
|
2007-06-22 11:15:22 +02:00
|
|
|
|
|
|
|
[LibraryClasses.common.UEFI_APPLICATION]
|
2007-06-26 02:32:26 +02:00
|
|
|
HobLib|${WORKSPACE}/MdePkg/Library/DxeHobLib/DxeHobLib.inf
|
|
|
|
MemoryAllocationLib|${WORKSPACE}/MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
|
|
|
|
PcdLib|${WORKSPACE}/MdePkg/Library/DxePcdLib/DxePcdLib.inf
|
|
|
|
DxeServiceTableLib|${WORKSPACE}/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
|
|
|
|
HiiLib|${WORKSPACE}/MdePkg/Library/HiiLib/HiiLib.inf
|
|
|
|
UefiApplicationEntryPoint|${WORKSPACE}/MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf
|
|
|
|
UefiBootServicesTableLib|${WORKSPACE}/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
|
|
|
|
DevicePathLib|${WORKSPACE}/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
|
|
|
|
UefiLib|${WORKSPACE}/MdePkg/Library/UefiLib/UefiLib.inf
|
|
|
|
UefiRuntimeServicesTableLib|${WORKSPACE}/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
|
|
|
|
DebugLib|${WORKSPACE}/MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.inf
|
2007-06-28 13:29:10 +02:00
|
|
|
FvbServiceLib|${WORKSPACE}/MdeModulePkg/Library/EdkFvbServiceLib/EdkFvbServiceLib.inf
|
|
|
|
ReportStatusCodeLib|${WORKSPACE}/IntelFrameworkPkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
|
2007-06-22 11:15:22 +02:00
|
|
|
|
|
|
|
|
|
|
|
[LibraryClasses.IA32.BASE]
|
2007-06-26 02:32:26 +02:00
|
|
|
TimerLib|${WORKSPACE}/MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
|
2007-06-22 11:15:22 +02:00
|
|
|
|
|
|
|
[LibraryClasses.IA32.SEC]
|
2007-06-26 02:32:26 +02:00
|
|
|
TimerLib|${WORKSPACE}/MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
|
2007-06-22 11:15:22 +02:00
|
|
|
|
|
|
|
[LibraryClasses.IA32.PEI_CORE]
|
2007-06-26 02:32:26 +02:00
|
|
|
TimerLib|${WORKSPACE}/MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
|
2007-06-22 11:15:22 +02:00
|
|
|
|
|
|
|
[LibraryClasses.IA32.PEIM]
|
2007-06-26 02:32:26 +02:00
|
|
|
TimerLib|${WORKSPACE}/MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
|
2007-06-22 11:15:22 +02:00
|
|
|
|
|
|
|
[LibraryClasses.IA32.DXE_DRIVER]
|
2007-06-26 02:32:26 +02:00
|
|
|
TimerLib|${WORKSPACE}/MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
|
2007-06-22 11:15:22 +02:00
|
|
|
|
|
|
|
[LibraryClasses.IA32.DXE_SAL_DRIVER]
|
2007-06-26 02:32:26 +02:00
|
|
|
TimerLib|${WORKSPACE}/MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
|
2007-06-22 11:15:22 +02:00
|
|
|
|
|
|
|
[LibraryClasses.IA32.UEFI_DRIVER]
|
2007-06-26 02:32:26 +02:00
|
|
|
TimerLib|${WORKSPACE}/MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
|
2007-06-22 11:15:22 +02:00
|
|
|
|
|
|
|
[LibraryClasses.IA32.UEFI_APPLICATION]
|
2007-06-26 02:32:26 +02:00
|
|
|
TimerLib|${WORKSPACE}/MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
|
2007-06-22 11:15:22 +02:00
|
|
|
|
|
|
|
[LibraryClasses.X64.BASE]
|
2007-06-26 02:32:26 +02:00
|
|
|
TimerLib|${WORKSPACE}/MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
|
2007-06-22 11:15:22 +02:00
|
|
|
|
|
|
|
[LibraryClasses.X64.SEC]
|
2007-06-26 02:32:26 +02:00
|
|
|
TimerLib|${WORKSPACE}/MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
|
2007-06-22 11:15:22 +02:00
|
|
|
|
|
|
|
[LibraryClasses.X64.PEI_CORE]
|
2007-06-26 02:32:26 +02:00
|
|
|
TimerLib|${WORKSPACE}/MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
|
2007-06-22 11:15:22 +02:00
|
|
|
|
|
|
|
[LibraryClasses.X64.PEIM]
|
2007-06-26 02:32:26 +02:00
|
|
|
TimerLib|${WORKSPACE}/MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
|
2007-06-22 11:15:22 +02:00
|
|
|
|
|
|
|
[LibraryClasses.X64.DXE_DRIVER]
|
2007-06-26 02:32:26 +02:00
|
|
|
TimerLib|${WORKSPACE}/MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
|
2007-06-22 11:15:22 +02:00
|
|
|
|
|
|
|
[LibraryClasses.X64.DXE_SAL_DRIVER]
|
2007-06-26 02:32:26 +02:00
|
|
|
TimerLib|${WORKSPACE}/MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
|
2007-06-22 11:15:22 +02:00
|
|
|
|
|
|
|
[LibraryClasses.X64.UEFI_DRIVER]
|
2007-06-26 02:32:26 +02:00
|
|
|
TimerLib|${WORKSPACE}/MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
|
2007-06-22 11:15:22 +02:00
|
|
|
|
|
|
|
[LibraryClasses.X64.UEFI_APPLICATION]
|
2007-06-26 02:32:26 +02:00
|
|
|
TimerLib|${WORKSPACE}/MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
|
2007-06-22 11:15:22 +02:00
|
|
|
|
|
|
|
[LibraryClasses.IPF.BASE]
|
2007-06-26 02:32:26 +02:00
|
|
|
TimerLib|${WORKSPACE}/MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
|
2007-06-22 11:15:22 +02:00
|
|
|
|
|
|
|
[LibraryClasses.IPF.SEC]
|
2007-06-26 02:32:26 +02:00
|
|
|
TimerLib|${WORKSPACE}/MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
|
2007-06-22 11:15:22 +02:00
|
|
|
|
|
|
|
[LibraryClasses.IPF.PEI_CORE]
|
2007-06-26 02:32:26 +02:00
|
|
|
TimerLib|${WORKSPACE}/MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
|
2007-06-22 11:15:22 +02:00
|
|
|
|
|
|
|
[LibraryClasses.IPF.PEIM]
|
2007-06-26 02:32:26 +02:00
|
|
|
TimerLib|${WORKSPACE}/MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
|
2007-06-22 11:15:22 +02:00
|
|
|
|
|
|
|
[LibraryClasses.IPF.DXE_DRIVER]
|
2007-06-26 02:32:26 +02:00
|
|
|
TimerLib|${WORKSPACE}/MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
|
2007-06-22 11:15:22 +02:00
|
|
|
|
|
|
|
[LibraryClasses.IPF.DXE_SAL_DRIVER]
|
2007-06-26 02:32:26 +02:00
|
|
|
TimerLib|${WORKSPACE}/MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
|
2007-06-22 11:15:22 +02:00
|
|
|
|
|
|
|
[LibraryClasses.IPF.UEFI_DRIVER]
|
2007-06-26 02:32:26 +02:00
|
|
|
TimerLib|${WORKSPACE}/MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
|
2007-06-22 11:15:22 +02:00
|
|
|
|
|
|
|
[LibraryClasses.IPF.UEFI_APPLICATION]
|
2007-06-26 02:32:26 +02:00
|
|
|
TimerLib|${WORKSPACE}/MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
|
2007-06-22 11:15:22 +02:00
|
|
|
|
2007-06-27 11:29:08 +02:00
|
|
|
[LibraryClasses.IA32.DXE_RUNTIME_DRIVER]
|
|
|
|
UefiRuntimeLib|${WORKSPACE}/MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
|
|
|
|
|
|
|
|
[LibraryClasses.X64.DXE_RUNTIME_DRIVER]
|
|
|
|
UefiRuntimeLib|${WORKSPACE}/MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
|
|
|
|
|
|
|
|
[LibraryClasses.EBC.DXE_RUNTIME_DRIVER]
|
|
|
|
UefiRuntimeLib|${WORKSPACE}/MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
|
|
|
|
|
2007-06-22 11:15:22 +02:00
|
|
|
################################################################################
|
|
|
|
#
|
|
|
|
# Pcd Section - list of all EDK II PCD Entries defined by this Platform
|
|
|
|
#
|
|
|
|
################################################################################
|
|
|
|
[PcdsFeatureFlag.common]
|
|
|
|
PcdComponentNameDisable|gEfiMdePkgTokenSpaceGuid|FALSE
|
|
|
|
PcdDriverDiagnosticsDisable|gEfiMdePkgTokenSpaceGuid|FALSE
|
2007-06-22 18:26:00 +02:00
|
|
|
PcdComponentName2Disable|gEfiMdePkgTokenSpaceGuid|TRUE
|
|
|
|
PcdDriverDiagnostics2Disable|gEfiMdePkgTokenSpaceGuid|TRUE
|
2007-06-27 11:29:08 +02:00
|
|
|
PcdSupportUpdateCapsuleRest|gEfiEdkModulePkgTokenSpaceGuid|FALSE
|
2007-06-22 11:15:22 +02:00
|
|
|
|
2007-06-28 13:29:10 +02:00
|
|
|
# PcdStatusCodeUseOEM|gEfiIntelFrameworkModulePkgTokenSpaceGuid|FALSE
|
|
|
|
|
2007-06-22 11:15:22 +02:00
|
|
|
[PcdsFixedAtBuild.common]
|
|
|
|
PcdMaximumUnicodeStringLength|gEfiMdePkgTokenSpaceGuid|1000000
|
|
|
|
PcdMaximumAsciiStringLength|gEfiMdePkgTokenSpaceGuid|1000000
|
|
|
|
PcdMaximumLinkedListLength|gEfiMdePkgTokenSpaceGuid|1000000
|
|
|
|
PcdSpinLockTimeout|gEfiMdePkgTokenSpaceGuid|10000000
|
|
|
|
PcdDebugPropertyMask|gEfiMdePkgTokenSpaceGuid|0x0f
|
|
|
|
PcdDebugPrintErrorLevel|gEfiMdePkgTokenSpaceGuid|0x80000000
|
|
|
|
PcdReportStatusCodePropertyMask|gEfiMdePkgTokenSpaceGuid|0x06
|
|
|
|
PcdDebugClearMemoryValue|gEfiMdePkgTokenSpaceGuid|0xAF
|
|
|
|
PcdPerformanceLibraryPropertyMask|gEfiMdePkgTokenSpaceGuid|0
|
|
|
|
PcdPostCodePropertyMask|gEfiMdePkgTokenSpaceGuid|0
|
|
|
|
PcdPciExpressBaseAddress|gEfiMdePkgTokenSpaceGuid|0xE0000000
|
|
|
|
PcdFSBClock|gEfiMdePkgTokenSpaceGuid|200000000
|
|
|
|
PcdUefiLibMaxPrintBufferSize|gEfiMdePkgTokenSpaceGuid|320
|
2007-06-27 11:29:08 +02:00
|
|
|
PcdMaxSizeNonPopulateCapsule|gEfiEdkModulePkgTokenSpaceGuid|0x0
|
|
|
|
PcdMaxSizePopulateCapsule|gEfiEdkModulePkgTokenSpaceGuid|0x0
|
2007-06-27 16:52:40 +02:00
|
|
|
PcdFlashNvStorageFtwSpareBase|gEfiGenericPlatformTokenSpaceGuid|0x0
|
|
|
|
PcdFlashNvStorageFtwSpareSize|gEfiGenericPlatformTokenSpaceGuid|0x0
|
|
|
|
PcdFlashNvStorageFtwWorkingBase|gEfiGenericPlatformTokenSpaceGuid|0x0
|
|
|
|
PcdFlashNvStorageFtwWorkingSize|gEfiGenericPlatformTokenSpaceGuid|0x0
|
2007-06-28 13:29:10 +02:00
|
|
|
PcdFlashNvStorageVariableBase|gEfiGenericPlatformTokenSpaceGuid|0x0
|
|
|
|
PcdFlashNvStorageVariableSize|gEfiGenericPlatformTokenSpaceGuid|0x0
|
2007-06-22 11:15:22 +02:00
|
|
|
|
|
|
|
[PcdsPatchableInModule.common]
|
|
|
|
PcdDebugPrintErrorLevel|gEfiMdePkgTokenSpaceGuid|0x80000000
|
|
|
|
PcdPciExpressBaseAddress|gEfiMdePkgTokenSpaceGuid|0xE0000000
|
|
|
|
PcdFSBClock|gEfiMdePkgTokenSpaceGuid|200000000
|
|
|
|
|
|
|
|
|
|
|
|
################################################################################
|
|
|
|
#
|
|
|
|
# Components Section - list of all EDK II Modules needed by this Platform
|
|
|
|
#
|
|
|
|
################################################################################
|
|
|
|
|
|
|
|
|
|
|
|
[Components.Ia32]
|
2007-06-26 02:32:26 +02:00
|
|
|
${WORKSPACE}/MdeModulePkg/Application/HelloWorld/HelloWorld.inf
|
|
|
|
${WORKSPACE}/MdeModulePkg/Universal/Disk/DiskIo/Dxe/DiskIo.inf
|
|
|
|
${WORKSPACE}/MdeModulePkg/Universal/Disk/Partition/Dxe/Partition.inf
|
|
|
|
${WORKSPACE}/MdeModulePkg/Universal/Security/SecurityStub/Dxe/SecurityStub.inf
|
2007-06-27 11:29:08 +02:00
|
|
|
${WORKSPACE}/MdeModulePkg/Universal/Capsule/RuntimeDxe/CapsuleRuntime.inf
|
2007-06-27 16:52:40 +02:00
|
|
|
${WORKSPACE}/MdeModulePkg/Universal/Ebc/Dxe/Ebc.inf
|
|
|
|
${WORKSPACE}/MdeModulePkg/Universal/GenericMemoryTest/Dxe/NullMemoryTest.inf
|
|
|
|
${WORKSPACE}/MdeModulePkg/Universal/FirmwareVolume/FaultTolerantWriteLite/Dxe/FtwLite.inf
|
|
|
|
#${WORKSPACE}/MdeModulePkg/Universal/FirmwareVolume/GuidedSectionExtraction/Crc32SectionExtract/Dxe/Crc32SectionExtract.inf
|
2007-06-28 13:55:39 +02:00
|
|
|
${WORKSPACE}/MdeModulePkg/Universal/VariableRuntimeDxe/Variable.inf
|
2007-06-27 11:29:08 +02:00
|
|
|
${WORKSPACE}/MdeModulePkg/Bus/Pci/AtapiPassThru/Dxe/AtapiPassThru.inf
|
2007-06-28 11:00:08 +02:00
|
|
|
${WORKSPACE}/MdeModulePkg/Universal/WatchDogTimerDxe/WatchDogTimer.inf
|
2007-06-28 14:05:08 +02:00
|
|
|
${WORKSPACE}/MdeModulePkg/Universal/VariablePei/Variable.inf
|