mirror of https://github.com/acidanthera/audk.git
98 lines
3.6 KiB
INI
98 lines
3.6 KiB
INI
#/*++
|
|
#
|
|
# Copyright (c) 2004 - 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.
|
|
#
|
|
# Module Name:
|
|
#
|
|
# EdkGuidLib.inf
|
|
#
|
|
# Abstract:
|
|
#
|
|
# Component description file for the Edk Guid library.
|
|
#
|
|
#--*/
|
|
[defines]
|
|
BASE_NAME= EdkGuidLib
|
|
COMPONENT_TYPE= LIBRARY
|
|
|
|
[includes.common]
|
|
$(EDK_SOURCE)\Foundation
|
|
$(EDK_SOURCE)\Foundation\Framework
|
|
$(EDK_SOURCE)\Foundation\Efi
|
|
$(EDK_SOURCE)\Foundation\Include
|
|
$(EDK_SOURCE)\Foundation\Efi\Include
|
|
$(EDK_SOURCE)\Foundation\Framework\Include
|
|
$(EDK_SOURCE)\Foundation\Include\IndustryStandard
|
|
$(EDK_SOURCE)
|
|
$(EDK_SOURCE)\Foundation\Core\Dxe
|
|
$(EDK_SOURCE)\Foundation\Include\Pei
|
|
$(EDK_SOURCE)\Foundation\Library\Pei\Include
|
|
|
|
[nmake.common]
|
|
|
|
[sources.common]
|
|
AcpiDescription\AcpiDescription.h
|
|
AcpiDescription\AcpiDescription.c
|
|
AlternateFvBlock\AlternateFvBlock.h
|
|
AlternateFvBlock\AlternateFvBlock.c
|
|
Bmp\Bmp.h
|
|
Bmp\Bmp.c
|
|
BootState\BootState.h
|
|
BootState\BootState.c
|
|
Capsule\Capsule.h
|
|
Capsule\Capsule.c
|
|
CompatibleMemoryTested\CompatibleMemoryTested.h
|
|
CompatibleMemoryTested\CompatibleMemoryTested.c
|
|
ConsoleInDevice\ConsoleInDevice.h
|
|
ConsoleInDevice\ConsoleInDevice.c
|
|
ConsoleOutDevice\ConsoleOutDevice.h
|
|
ConsoleOutDevice\ConsoleOutDevice.c
|
|
EfiShell\EfiShell.h
|
|
EfiShell\EfiShell.c
|
|
FlashMapHob\FlashMapHob.h
|
|
FlashMapHob\FlashMapHob.c
|
|
HotPlugDevice\HotPlugDevice.h
|
|
HotPlugDevice\HotPlugDevice.c
|
|
IoBaseHob\IoBaseHob.h
|
|
IoBaseHob\IoBaseHob.c
|
|
MemoryTypeInformation\MemoryTypeInformation.h
|
|
MemoryTypeInformation\MemoryTypeInformation.c
|
|
PciHotPlugDevice\PciHotPlugDevice.h
|
|
PciHotPlugDevice\PciHotPlugDevice.c
|
|
PciOptionRomTable\PciOptionRomTable.h
|
|
PciOptionRomTable\PciOptionRomTable.c
|
|
PciExpressBaseAddress\PciExpressBaseAddress.h
|
|
PciExpressBaseAddress\PciExpressBaseAddress.c
|
|
PeiFlushInstructionCache\PeiFlushInstructionCache.h
|
|
PeiFlushInstructionCache\PeiFlushInstructionCache.c
|
|
PeiPeCoffLoader\PeiPeCoffLoader.h
|
|
PeiPeCoffLoader\PeiPeCoffLoader.c
|
|
PeiPerformanceHob\PeiPerformanceHob.h
|
|
PeiPerformanceHob\PeiPerformanceHob.c
|
|
PeiTransferControl\PeiTransferControl.h
|
|
PeiTransferControl\PeiTransferControl.c
|
|
PrimaryConsoleInDevice\PrimaryConsoleInDevice.h
|
|
PrimaryConsoleInDevice\PrimaryConsoleInDevice.c
|
|
PrimaryConsoleOutDevice\PrimaryConsoleOutDevice.h
|
|
PrimaryConsoleOutDevice\PrimaryConsoleOutDevice.c
|
|
PrimaryStandardErrorDevice\PrimaryStandardErrorDevice.h
|
|
PrimaryStandardErrorDevice\PrimaryStandardErrorDevice.c
|
|
StandardErrorDevice\StandardErrorDevice.h
|
|
StandardErrorDevice\StandardErrorDevice.c
|
|
StatusCode\StatusCode.h
|
|
StatusCode\StatusCode.c
|
|
StatusCodeCallerId\StatusCodeCallerId.h
|
|
StatusCodeCallerId\StatusCodeCallerId.c
|
|
SystemNvDataGuid\SystemNvDataGuid.h
|
|
SystemNvDataGuid\SystemNvDataGuid.c
|
|
EventLegacyBios\EventLegacyBios.h
|
|
EventLegacyBios\EventLegacyBios.c
|
|
GenericVariable\GenericVariable.h
|
|
GenericVariable\GenericVariable.c |