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:
@@ -24,40 +24,40 @@ BASE_NAME= EdkFrameworkGuidLib
|
||||
COMPONENT_TYPE= LIBRARY
|
||||
|
||||
[includes.common]
|
||||
$(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\Core\Dxe
|
||||
$(EDK_SOURCE)\Foundation\Include\Pei
|
||||
$(EDK_SOURCE)\Foundation\Library\Pei\Include
|
||||
$(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/Core/Dxe
|
||||
$(EDK_SOURCE)/Foundation/Include/Pei
|
||||
$(EDK_SOURCE)/Foundation/Library/Pei/Include
|
||||
|
||||
[nmake.common]
|
||||
|
||||
[sources.common]
|
||||
AcpiTableStorage\AcpiTableStorage.h
|
||||
AcpiTableStorage\AcpiTableStorage.c
|
||||
Apriori\Apriori.h
|
||||
Apriori\Apriori.c
|
||||
DataHubRecords\DataHubRecords.h
|
||||
DataHubRecords\DataHubRecords.c
|
||||
DxeServices\DxeServices.h
|
||||
DxeServices\DxeServices.c
|
||||
FirmwareFileSystem\FirmwareFileSystem.h
|
||||
FirmwareFileSystem\FirmwareFileSystem.c
|
||||
Hob\Hob.h
|
||||
Hob\Hob.c
|
||||
MemoryAllocationHob\MemoryAllocationHob.c
|
||||
MemoryAllocationHob\MemoryAllocationHob.h
|
||||
SmramMemoryReserve\SmramMemoryReserve.h
|
||||
SmramMemoryReserve\SmramMemoryReserve.c
|
||||
StatusCodeDataTypeId\StatusCodeDataTypeId.h
|
||||
StatusCodeDataTypeId\StatusCodeDataTypeId.c
|
||||
FrameworkDevicePath\FrameworkDevicePath.h
|
||||
FrameworkDevicePath\FrameworkDevicePath.c
|
||||
FirmwareFileSystem2\FirmwareFileSystem2.h
|
||||
FirmwareFileSystem2\FirmwareFileSystem2.c
|
||||
PeiApriori\PeiApriori.h
|
||||
PeiApriori\PeiApriori.c
|
||||
AcpiTableStorage/AcpiTableStorage.h
|
||||
AcpiTableStorage/AcpiTableStorage.c
|
||||
Apriori/Apriori.h
|
||||
Apriori/Apriori.c
|
||||
DataHubRecords/DataHubRecords.h
|
||||
DataHubRecords/DataHubRecords.c
|
||||
DxeServices/DxeServices.h
|
||||
DxeServices/DxeServices.c
|
||||
FirmwareFileSystem/FirmwareFileSystem.h
|
||||
FirmwareFileSystem/FirmwareFileSystem.c
|
||||
Hob/Hob.h
|
||||
Hob/Hob.c
|
||||
MemoryAllocationHob/MemoryAllocationHob.c
|
||||
MemoryAllocationHob/MemoryAllocationHob.h
|
||||
SmramMemoryReserve/SmramMemoryReserve.h
|
||||
SmramMemoryReserve/SmramMemoryReserve.c
|
||||
StatusCodeDataTypeId/StatusCodeDataTypeId.h
|
||||
StatusCodeDataTypeId/StatusCodeDataTypeId.c
|
||||
FrameworkDevicePath/FrameworkDevicePath.h
|
||||
FrameworkDevicePath/FrameworkDevicePath.c
|
||||
FirmwareFileSystem2/FirmwareFileSystem2.h
|
||||
FirmwareFileSystem2/FirmwareFileSystem2.c
|
||||
PeiApriori/PeiApriori.h
|
||||
PeiApriori/PeiApriori.c
|
||||
|
@@ -24,79 +24,79 @@ BASE_NAME= EdkFrameworkPpiLib
|
||||
COMPONENT_TYPE= LIBRARY
|
||||
|
||||
[includes.common]
|
||||
$(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\Include\Pei
|
||||
$(EDK_SOURCE)\Foundation\Library\Pei\Include
|
||||
$(EDK_SOURCE)\Foundation\Core\Dxe
|
||||
$(EDK_SOURCE)\Foundation\Library\Dxe\Include
|
||||
$(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/Include/Pei
|
||||
$(EDK_SOURCE)/Foundation/Library/Pei/Include
|
||||
$(EDK_SOURCE)/Foundation/Core/Dxe
|
||||
$(EDK_SOURCE)/Foundation/Library/Dxe/Include
|
||||
|
||||
[nmake.common]
|
||||
|
||||
[sources.common]
|
||||
BlockIo\BlockIo.h
|
||||
BlockIo\BlockIo.c
|
||||
BootInRecoveryMode\BootInRecoveryMode.h
|
||||
BootInRecoveryMode\BootInRecoveryMode.c
|
||||
BootMode\BootMode.h
|
||||
BootMode\BootMode.c
|
||||
BootScriptExecuter\BootScriptExecuter.h
|
||||
BootScriptExecuter\BootScriptExecuter.c
|
||||
CpuIo\CpuIo.h
|
||||
CpuIo\CpuIo.c
|
||||
DeviceRecoveryModule\DeviceRecoveryModule.h
|
||||
DeviceRecoveryModule\DeviceRecoveryModule.c
|
||||
DxeIpl\DxeIpl.h
|
||||
DxeIpl\DxeIpl.c
|
||||
EndOfPeiSignal\EndOfPeiSignal.h
|
||||
EndOfPeiSignal\EndOfPeiSignal.c
|
||||
FindFv\FindFv.h
|
||||
FindFv\FindFv.c
|
||||
LoadFile\LoadFile.h
|
||||
LoadFile\LoadFile.c
|
||||
MemoryDiscovered\MemoryDiscovered.h
|
||||
MemoryDiscovered\MemoryDiscovered.c
|
||||
PciCfg\PciCfg.h
|
||||
PciCfg\PciCfg.c
|
||||
PciCfg2\PciCfg2.h
|
||||
PciCfg2\PciCfg2.c
|
||||
RecoveryModule\RecoveryModule.h
|
||||
RecoveryModule\RecoveryModule.c
|
||||
Reset\Reset.h
|
||||
Reset\Reset.c
|
||||
S3Resume\S3Resume.h
|
||||
S3Resume\S3Resume.c
|
||||
SecPlatformInformation\SecPlatformInformation.h
|
||||
SecPlatformInformation\SecPlatformInformation.c
|
||||
SectionExtraction\SectionExtraction.h
|
||||
SectionExtraction\SectionExtraction.c
|
||||
Security\Security.h
|
||||
Security\Security.c
|
||||
Smbus\Smbus.h
|
||||
Smbus\Smbus.c
|
||||
Smbus2\Smbus2.h
|
||||
Smbus2\Smbus2.c
|
||||
Stall\Stall.h
|
||||
Stall\Stall.c
|
||||
StatusCode\StatusCode.h
|
||||
StatusCode\StatusCode.c
|
||||
Variable\Variable.h
|
||||
Variable\Variable.c
|
||||
Variable2\Variable2.h
|
||||
Variable2\Variable2.c
|
||||
Decompress\Decompress.h
|
||||
Decompress\Decompress.c
|
||||
FirmwareVolumeInfo\FirmwareVolumeInfo.h
|
||||
FirmwareVolumeInfo\FirmwareVolumeInfo.c
|
||||
LoadFile2\LoadFile2.h
|
||||
LoadFile2\LoadFile2.c
|
||||
Security2\Security2.h
|
||||
Security2\Security2.c
|
||||
FirmwareVolume\FirmwareVolume.h
|
||||
FirmwareVolume\FirmwareVolume.c
|
||||
GuidedSectionExtraction\GuidedSectionExtraction.h
|
||||
GuidedSectionExtraction\GuidedSectionExtraction.c
|
||||
BlockIo/BlockIo.h
|
||||
BlockIo/BlockIo.c
|
||||
BootInRecoveryMode/BootInRecoveryMode.h
|
||||
BootInRecoveryMode/BootInRecoveryMode.c
|
||||
BootMode/BootMode.h
|
||||
BootMode/BootMode.c
|
||||
BootScriptExecuter/BootScriptExecuter.h
|
||||
BootScriptExecuter/BootScriptExecuter.c
|
||||
CpuIo/CpuIo.h
|
||||
CpuIo/CpuIo.c
|
||||
DeviceRecoveryModule/DeviceRecoveryModule.h
|
||||
DeviceRecoveryModule/DeviceRecoveryModule.c
|
||||
DxeIpl/DxeIpl.h
|
||||
DxeIpl/DxeIpl.c
|
||||
EndOfPeiSignal/EndOfPeiSignal.h
|
||||
EndOfPeiSignal/EndOfPeiSignal.c
|
||||
FindFv/FindFv.h
|
||||
FindFv/FindFv.c
|
||||
LoadFile/LoadFile.h
|
||||
LoadFile/LoadFile.c
|
||||
MemoryDiscovered/MemoryDiscovered.h
|
||||
MemoryDiscovered/MemoryDiscovered.c
|
||||
PciCfg/PciCfg.h
|
||||
PciCfg/PciCfg.c
|
||||
PciCfg2/PciCfg2.h
|
||||
PciCfg2/PciCfg2.c
|
||||
RecoveryModule/RecoveryModule.h
|
||||
RecoveryModule/RecoveryModule.c
|
||||
Reset/Reset.h
|
||||
Reset/Reset.c
|
||||
S3Resume/S3Resume.h
|
||||
S3Resume/S3Resume.c
|
||||
SecPlatformInformation/SecPlatformInformation.h
|
||||
SecPlatformInformation/SecPlatformInformation.c
|
||||
SectionExtraction/SectionExtraction.h
|
||||
SectionExtraction/SectionExtraction.c
|
||||
Security/Security.h
|
||||
Security/Security.c
|
||||
Smbus/Smbus.h
|
||||
Smbus/Smbus.c
|
||||
Smbus2/Smbus2.h
|
||||
Smbus2/Smbus2.c
|
||||
Stall/Stall.h
|
||||
Stall/Stall.c
|
||||
StatusCode/StatusCode.h
|
||||
StatusCode/StatusCode.c
|
||||
Variable/Variable.h
|
||||
Variable/Variable.c
|
||||
Variable2/Variable2.h
|
||||
Variable2/Variable2.c
|
||||
Decompress/Decompress.h
|
||||
Decompress/Decompress.c
|
||||
FirmwareVolumeInfo/FirmwareVolumeInfo.h
|
||||
FirmwareVolumeInfo/FirmwareVolumeInfo.c
|
||||
LoadFile2/LoadFile2.h
|
||||
LoadFile2/LoadFile2.c
|
||||
Security2/Security2.h
|
||||
Security2/Security2.c
|
||||
FirmwareVolume/FirmwareVolume.h
|
||||
FirmwareVolume/FirmwareVolume.c
|
||||
GuidedSectionExtraction/GuidedSectionExtraction.h
|
||||
GuidedSectionExtraction/GuidedSectionExtraction.c
|
||||
|
@@ -24,93 +24,93 @@ BASE_NAME= EdkFrameworkProtocolLib
|
||||
COMPONENT_TYPE= LIBRARY
|
||||
|
||||
[includes.common]
|
||||
$(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\Include\Pei
|
||||
$(EDK_SOURCE)\Foundation\Library\Pei\Include
|
||||
$(EDK_SOURCE)\Foundation\Core\Dxe
|
||||
$(EDK_SOURCE)\Foundation\Library\Dxe\Include
|
||||
$(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/Include/Pei
|
||||
$(EDK_SOURCE)/Foundation/Library/Pei/Include
|
||||
$(EDK_SOURCE)/Foundation/Core/Dxe
|
||||
$(EDK_SOURCE)/Foundation/Library/Dxe/Include
|
||||
|
||||
[nmake.common]
|
||||
|
||||
[sources.common]
|
||||
AcpiS3Save\AcpiS3Save.h
|
||||
AcpiS3Save\AcpiS3Save.c
|
||||
AcpiSupport\AcpiSupport.h
|
||||
AcpiSupport\AcpiSupport.c
|
||||
BootScriptSave\BootScriptSave.h
|
||||
BootScriptSave\BootScriptSave.c
|
||||
CpuIo\CpuIo.h
|
||||
CpuIo\CpuIo.c
|
||||
DataHub\DataHub.h
|
||||
DataHub\DataHub.c
|
||||
FirmwareVolume\FirmwareVolume.h
|
||||
FirmwareVolume\FirmwareVolume.c
|
||||
FirmwareVolume2\FirmwareVolume2.h
|
||||
FirmwareVolume2\FirmwareVolume2.c
|
||||
FirmwareVolumeBlock\FirmwareVolumeBlock.h
|
||||
FirmwareVolumeBlock\FirmwareVolumeBlock.c
|
||||
FormBrowser\FormBrowser.h
|
||||
FormBrowser\FormBrowser.c
|
||||
FormCallback\FormCallback.h
|
||||
FormCallback\FormCallback.c
|
||||
Hii\Hii.h
|
||||
Hii\Hii.c
|
||||
IdeControllerInit\IdeControllerInit.h
|
||||
IdeControllerInit\IdeControllerInit.c
|
||||
IncompatiblePciDeviceSupport\IncompatiblePciDeviceSupport.h
|
||||
IncompatiblePciDeviceSupport\IncompatiblePciDeviceSupport.c
|
||||
Legacy8259\Legacy8259.h
|
||||
Legacy8259\Legacy8259.c
|
||||
LegacyBios\LegacyBios.h
|
||||
LegacyBios\LegacyBios.c
|
||||
LegacyBiosPlatform\LegacyBiosPlatform.h
|
||||
LegacyBiosPlatform\LegacyBiosPlatform.c
|
||||
LegacyInterrupt\LegacyInterrupt.h
|
||||
LegacyInterrupt\LegacyInterrupt.c
|
||||
LegacyRegion\LegacyRegion.h
|
||||
LegacyRegion\LegacyRegion.c
|
||||
PciHostBridgeResourceAllocation\PciHostBridgeResourceAllocation.h
|
||||
PciHostBridgeResourceAllocation\PciHostBridgeResourceAllocation.c
|
||||
PciHotPlugInit\PciHotPlugInit.h
|
||||
PciHotPlugInit\PciHotPlugInit.c
|
||||
PciPlatform\PciPlatform.h
|
||||
PciPlatform\PciPlatform.c
|
||||
SectionExtraction\SectionExtraction.h
|
||||
SectionExtraction\SectionExtraction.c
|
||||
SecurityPolicy\SecurityPolicy.h
|
||||
SecurityPolicy\SecurityPolicy.c
|
||||
Smbus\Smbus.h
|
||||
Smbus\Smbus.c
|
||||
AcpiS3Save/AcpiS3Save.h
|
||||
AcpiS3Save/AcpiS3Save.c
|
||||
AcpiSupport/AcpiSupport.h
|
||||
AcpiSupport/AcpiSupport.c
|
||||
BootScriptSave/BootScriptSave.h
|
||||
BootScriptSave/BootScriptSave.c
|
||||
CpuIo/CpuIo.h
|
||||
CpuIo/CpuIo.c
|
||||
DataHub/DataHub.h
|
||||
DataHub/DataHub.c
|
||||
FirmwareVolume/FirmwareVolume.h
|
||||
FirmwareVolume/FirmwareVolume.c
|
||||
FirmwareVolume2/FirmwareVolume2.h
|
||||
FirmwareVolume2/FirmwareVolume2.c
|
||||
FirmwareVolumeBlock/FirmwareVolumeBlock.h
|
||||
FirmwareVolumeBlock/FirmwareVolumeBlock.c
|
||||
FormBrowser/FormBrowser.h
|
||||
FormBrowser/FormBrowser.c
|
||||
FormCallback/FormCallback.h
|
||||
FormCallback/FormCallback.c
|
||||
Hii/Hii.h
|
||||
Hii/Hii.c
|
||||
IdeControllerInit/IdeControllerInit.h
|
||||
IdeControllerInit/IdeControllerInit.c
|
||||
IncompatiblePciDeviceSupport/IncompatiblePciDeviceSupport.h
|
||||
IncompatiblePciDeviceSupport/IncompatiblePciDeviceSupport.c
|
||||
Legacy8259/Legacy8259.h
|
||||
Legacy8259/Legacy8259.c
|
||||
LegacyBios/LegacyBios.h
|
||||
LegacyBios/LegacyBios.c
|
||||
LegacyBiosPlatform/LegacyBiosPlatform.h
|
||||
LegacyBiosPlatform/LegacyBiosPlatform.c
|
||||
LegacyInterrupt/LegacyInterrupt.h
|
||||
LegacyInterrupt/LegacyInterrupt.c
|
||||
LegacyRegion/LegacyRegion.h
|
||||
LegacyRegion/LegacyRegion.c
|
||||
PciHostBridgeResourceAllocation/PciHostBridgeResourceAllocation.h
|
||||
PciHostBridgeResourceAllocation/PciHostBridgeResourceAllocation.c
|
||||
PciHotPlugInit/PciHotPlugInit.h
|
||||
PciHotPlugInit/PciHotPlugInit.c
|
||||
PciPlatform/PciPlatform.h
|
||||
PciPlatform/PciPlatform.c
|
||||
SectionExtraction/SectionExtraction.h
|
||||
SectionExtraction/SectionExtraction.c
|
||||
SecurityPolicy/SecurityPolicy.h
|
||||
SecurityPolicy/SecurityPolicy.c
|
||||
Smbus/Smbus.h
|
||||
Smbus/Smbus.c
|
||||
|
||||
[sources.ia32,sources.x64]
|
||||
SmmAccess\SmmAccess.h
|
||||
SmmAccess\SmmAccess.c
|
||||
SmmBase\SmmBase.h
|
||||
SmmBase\SmmBase.c
|
||||
SmmControl\SmmControl.h
|
||||
SmmControl\SmmControl.c
|
||||
SmmCpuState\SmmCpuState.h
|
||||
SmmCpuState\SmmCpuState.c
|
||||
SmmGpiDispatch\SmmGpiDispatch.h
|
||||
SmmGpiDispatch\SmmGpiDispatch.c
|
||||
SmmIchnDispatch\SmmIchnDispatch.h
|
||||
SmmIchnDispatch\SmmIchnDispatch.c
|
||||
SmmPeriodicTimerDispatch\SmmPeriodicTimerDispatch.h
|
||||
SmmPeriodicTimerDispatch\SmmPeriodicTimerDispatch.c
|
||||
SmmPowerButtonDispatch\SmmPowerButtonDispatch.h
|
||||
SmmPowerButtonDispatch\SmmPowerButtonDispatch.c
|
||||
SmmStandbyButtonDispatch\SmmStandbyButtonDispatch.h
|
||||
SmmStandbyButtonDispatch\SmmStandbyButtonDispatch.c
|
||||
SmmStatusCode\SmmStatusCode.h
|
||||
SmmStatusCode\SmmStatusCode.c
|
||||
SmmSwDispatch\SmmSwDispatch.h
|
||||
SmmSwDispatch\SmmSwDispatch.c
|
||||
SmmSxDispatch\SmmSxDispatch.h
|
||||
SmmSxDispatch\SmmSxDispatch.c
|
||||
SmmUsbDispatch\SmmUsbDispatch.h
|
||||
SmmUsbDispatch\SmmUsbDispatch.c
|
||||
SmmAccess/SmmAccess.h
|
||||
SmmAccess/SmmAccess.c
|
||||
SmmBase/SmmBase.h
|
||||
SmmBase/SmmBase.c
|
||||
SmmControl/SmmControl.h
|
||||
SmmControl/SmmControl.c
|
||||
SmmCpuState/SmmCpuState.h
|
||||
SmmCpuState/SmmCpuState.c
|
||||
SmmGpiDispatch/SmmGpiDispatch.h
|
||||
SmmGpiDispatch/SmmGpiDispatch.c
|
||||
SmmIchnDispatch/SmmIchnDispatch.h
|
||||
SmmIchnDispatch/SmmIchnDispatch.c
|
||||
SmmPeriodicTimerDispatch/SmmPeriodicTimerDispatch.h
|
||||
SmmPeriodicTimerDispatch/SmmPeriodicTimerDispatch.c
|
||||
SmmPowerButtonDispatch/SmmPowerButtonDispatch.h
|
||||
SmmPowerButtonDispatch/SmmPowerButtonDispatch.c
|
||||
SmmStandbyButtonDispatch/SmmStandbyButtonDispatch.h
|
||||
SmmStandbyButtonDispatch/SmmStandbyButtonDispatch.c
|
||||
SmmStatusCode/SmmStatusCode.h
|
||||
SmmStatusCode/SmmStatusCode.c
|
||||
SmmSwDispatch/SmmSwDispatch.h
|
||||
SmmSwDispatch/SmmSwDispatch.c
|
||||
SmmSxDispatch/SmmSxDispatch.h
|
||||
SmmSxDispatch/SmmSxDispatch.c
|
||||
SmmUsbDispatch/SmmUsbDispatch.h
|
||||
SmmUsbDispatch/SmmUsbDispatch.c
|
Reference in New Issue
Block a user