edk2/EdkCompatibilityPkg/**

* Changed all '\' to '/' in *.ing and *.dsc
* Fixed inconsistencies in filename case usage that caused the
  build command to fail to parse the dsc/inf files on a system
  with a case-sensitive filesystem.


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4898 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
jljusten
2008-03-17 22:01:12 +00:00
parent 99ea19948a
commit e84217e7cf
82 changed files with 1630 additions and 1628 deletions

View File

@@ -23,76 +23,76 @@ 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)/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
$(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
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