summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg/Foundation/Efi
diff options
context:
space:
mode:
authorjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>2008-03-17 22:01:12 +0000
committerjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>2008-03-17 22:01:12 +0000
commite84217e7cfe0b1b160d4b870045f7df7b888c4a5 (patch)
treeca66809e220d98a168d93c3b7a4cf263bc8a79bb /EdkCompatibilityPkg/Foundation/Efi
parent99ea19948a9df7425169dd899fb0c8eaafefaa00 (diff)
downloadedk2-platforms-e84217e7cfe0b1b160d4b870045f7df7b888c4a5.tar.xz
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
Diffstat (limited to 'EdkCompatibilityPkg/Foundation/Efi')
-rw-r--r--EdkCompatibilityPkg/Foundation/Efi/Guid/EfiGuidLib.inf56
-rw-r--r--EdkCompatibilityPkg/Foundation/Efi/Protocol/EfiProtocolLib.inf292
2 files changed, 174 insertions, 174 deletions
diff --git a/EdkCompatibilityPkg/Foundation/Efi/Guid/EfiGuidLib.inf b/EdkCompatibilityPkg/Foundation/Efi/Guid/EfiGuidLib.inf
index cd43d9d6a5..affab1155c 100644
--- a/EdkCompatibilityPkg/Foundation/Efi/Guid/EfiGuidLib.inf
+++ b/EdkCompatibilityPkg/Foundation/Efi/Guid/EfiGuidLib.inf
@@ -24,36 +24,36 @@ BASE_NAME= EfiGuidLib
COMPONENT_TYPE= LIBRARY
[includes.common]
- $(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/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]
- Acpi\Acpi.h
- Acpi\Acpi.c
- DebugImageInfoTable\DebugImageInfoTable.h
- DebugImageInfoTable\DebugImageInfoTable.c
- EventGroup\EventGroup.h
- EventGroup\EventGroup.c
- GlobalVariable\GlobalVariable.h
- GlobalVariable\GlobalVariable.c
- Gpt\Gpt.h
- Gpt\Gpt.c
- HardwareErrorVariable\HardwareErrorVariable.h
- HardwareErrorVariable\HardwareErrorVariable.c
- Mps\Mps.h
- Mps\Mps.c
- PcAnsi\PcAnsi.h
- PcAnsi\PcAnsi.c
- SmBios\SmBios.h
- SmBios\SmBios.c
+ Acpi/Acpi.h
+ Acpi/Acpi.c
+ DebugImageInfoTable/DebugImageInfoTable.h
+ DebugImageInfoTable/DebugImageInfoTable.c
+ EventGroup/EventGroup.h
+ EventGroup/EventGroup.c
+ GlobalVariable/GlobalVariable.h
+ GlobalVariable/GlobalVariable.c
+ Gpt/Gpt.h
+ Gpt/Gpt.c
+ HardwareErrorVariable/HardwareErrorVariable.h
+ HardwareErrorVariable/HardwareErrorVariable.c
+ Mps/Mps.h
+ Mps/Mps.c
+ PcAnsi/PcAnsi.h
+ PcAnsi/PcAnsi.c
+ SmBios/SmBios.h
+ SmBios/SmBios.c
[sources.ipf]
- SalSystemTable\SalSystemTable.h
- SalSystemTable\SalSystemTable.c
+ SalSystemTable/SalSystemTable.h
+ SalSystemTable/SalSystemTable.c
diff --git a/EdkCompatibilityPkg/Foundation/Efi/Protocol/EfiProtocolLib.inf b/EdkCompatibilityPkg/Foundation/Efi/Protocol/EfiProtocolLib.inf
index 2de56acdb1..24f7212d17 100644
--- a/EdkCompatibilityPkg/Foundation/Efi/Protocol/EfiProtocolLib.inf
+++ b/EdkCompatibilityPkg/Foundation/Efi/Protocol/EfiProtocolLib.inf
@@ -24,153 +24,153 @@ BASE_NAME= EfiProtocolLib
COMPONENT_TYPE= LIBRARY
[includes.common]
- $(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/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]
- AbsolutePointer\AbsolutePointer.h
- AbsolutePointer\AbsolutePointer.c
- AcpiTable\AcpiTable.h
- AcpiTable\AcpiTable.c
- Arp\Arp.h
- Arp\Arp.c
- Bis\Bis.h
- Bis\Bis.c
- BlockIo\BlockIo.h
- BlockIo\BlockIo.c
- BusSpecificDriverOverride\BusSpecificDriverOverride.h
- BusSpecificDriverOverride\BusSpecificDriverOverride.c
- ComponentName\ComponentName.h
- ComponentName\ComponentName.c
- ComponentName2\ComponentName2.h
- ComponentName2\ComponentName2.c
- DebugPort\DebugPort.h
- DebugPort\DebugPort.c
- DebugSupport\DebugSupport.h
- DebugSupport\DebugSupport.c
- Decompress\Decompress.h
- Decompress\Decompress.c
- DeviceIo\DeviceIo.h
- DeviceIo\DeviceIo.c
- DevicePath\DevicePath.h
- DevicePath\DevicePath.c
- DevicePathFromText\DevicePathFromText.h
- DevicePathFromText\DevicePathFromText.c
- DevicePathToText\DevicePathToText.h
- DevicePathToText\DevicePathToText.c
- DevicePathUtilities\DevicePathUtilities.h
- DevicePathUtilities\DevicePathUtilities.c
- Dhcp4\Dhcp4.h
- Dhcp4\Dhcp4.c
- DiskIo\DiskIo.h
- DiskIo\DiskIo.c
- DriverBinding\DriverBinding.h
- DriverBinding\DriverBinding.c
- DriverConfiguration\DriverConfiguration.h
- DriverConfiguration\DriverConfiguration.c
- DriverDiagnostics\DriverDiagnostics.h
- DriverDiagnostics\DriverDiagnostics.c
- Ebc\Ebc.h
- Ebc\Ebc.c
- EdidActive\EdidActive.h
- EdidActive\EdidActive.c
- EdidDiscovered\EdidDiscovered.h
- EdidDiscovered\EdidDiscovered.c
- EdidOverride\EdidOverride.h
- EdidOverride\EdidOverride.c
- EfiNetworkInterfaceIdentifier\EfiNetworkInterfaceIdentifier.h
- EfiNetworkInterfaceIdentifier\EfiNetworkInterfaceIdentifier.c
- FileInfo\FileInfo.h
- FileInfo\FileInfo.c
- FileSystemInfo\FileSystemInfo.h
- FileSystemInfo\FileSystemInfo.c
- FileSystemVolumeLabelInfo\FileSystemVolumeLabelInfo.h
- FileSystemVolumeLabelInfo\FileSystemVolumeLabelInfo.c
- FormBrowser2\FormBrowser2.h
- FormBrowser2\FormBrowser2.c
- GraphicsOutput\GraphicsOutput.h
- GraphicsOutput\GraphicsOutput.c
- HiiConfigAccess\HiiConfigAccess.h
- HiiConfigAccess\HiiConfigAccess.c
- HiiConfigRouting\HiiConfigRouting.h
- HiiConfigRouting\HiiConfigRouting.c
- HiiDatabase\HiiDatabase.h
- HiiDatabase\HiiDatabase.c
- HiiFont\HiiFont.h
- HiiFont\HiiFont.c
- HiiImage\HiiImage.h
- HiiImage\HiiImage.c
- HiiString\HiiString.h
- HiiString\HiiString.c
- Ip4\Ip4.h
- Ip4\Ip4.c
- Ip4Config\Ip4Config.h
- Ip4Config\Ip4Config.c
- LoadedImage\LoadedImage.h
- LoadedImage\LoadedImage.c
- LoadFile\LoadFile.h
- LoadFile\LoadFile.c
- ManagedNetwork\ManagedNetwork.h
- ManagedNetwork\ManagedNetwork.c
- Mtftp4\Mtftp4.h
- Mtftp4\Mtftp4.c
- PciIo\PciIo.h
- PciIo\PciIo.c
- PciRootBridgeIo\PciRootBridgeIo.h
- PciRootBridgeIo\PciRootBridgeIo.c
- PlatformDriverOverride\PlatformDriverOverride.h
- PlatformDriverOverride\PlatformDriverOverride.c
- PxeBaseCode\PxeBaseCode.h
- PxeBaseCode\PxeBaseCode.c
- PxeBaseCodeCallBack\PxeBaseCodeCallBack.h
- PxeBaseCodeCallBack\PxeBaseCodeCallBack.c
- ScsiPassThru\ScsiPassThru.h
- ScsiPassThru\ScsiPassThru.c
- SerialIo\SerialIo.h
- SerialIo\SerialIo.c
- SimpleFileSystem\SimpleFileSystem.h
- SimpleFileSystem\SimpleFileSystem.c
- SimpleNetwork\SimpleNetwork.h
- SimpleNetwork\SimpleNetwork.c
- SimplePointer\SimplePointer.h
- SimplePointer\SimplePointer.c
- SimpleTextIn\SimpleTextIn.h
- SimpleTextIn\SimpleTextIn.c
- SimpleTextInputEx\SimpleTextInputEx.h
- SimpleTextInputEx\SimpleTextInputEx.c
- SimpleTextOut\SimpleTextOut.h
- SimpleTextOut\SimpleTextOut.c
- Udp4\Udp4.h
- Udp4\Udp4.c
- UgaDraw\UgaDraw.h
- UgaDraw\UgaDraw.c
- UgaIo\UgaIo.h
- UgaIo\UgaIo.c
- UnicodeCollation\UnicodeCollation.h
- UnicodeCollation\UnicodeCollation.c
- UsbHostController\UsbHostController.h
- UsbHostController\UsbHostController.c
- UsbIo\UsbIo.h
- UsbIo\UsbIo.c
- Hash\Hash.h
- Hash\Hash.c
- ServiceBinding\ServiceBinding.h
- ScsiPassThruExt\ScsiPassThruExt.h
- ScsiPassThruExt\ScsiPassThruExt.c
- ScsiIo\ScsiIo.h
- ScsiIo\ScsiIo.c
- TapeIo\TapeIo.h
- TapeIo\TapeIo.c
- Tcp4\Tcp4.h
- Tcp4\Tcp4.c
- IScsiInitiatorName\IScsiInitiatorName.h
- IScsiInitiatorName\IScsiInitiatorName.c \ No newline at end of file
+ AbsolutePointer/AbsolutePointer.h
+ AbsolutePointer/AbsolutePointer.c
+ AcpiTable/AcpiTable.h
+ AcpiTable/AcpiTable.c
+ Arp/Arp.h
+ Arp/Arp.c
+ Bis/Bis.h
+ Bis/Bis.c
+ BlockIo/BlockIo.h
+ BlockIo/BlockIo.c
+ BusSpecificDriverOverride/BusSpecificDriverOverride.h
+ BusSpecificDriverOverride/BusSpecificDriverOverride.c
+ ComponentName/ComponentName.h
+ ComponentName/ComponentName.c
+ ComponentName2/ComponentName2.h
+ ComponentName2/ComponentName2.c
+ DebugPort/DebugPort.h
+ DebugPort/DebugPort.c
+ DebugSupport/DebugSupport.h
+ DebugSupport/DebugSupport.c
+ Decompress/Decompress.h
+ Decompress/Decompress.c
+ DeviceIo/DeviceIo.h
+ DeviceIo/DeviceIo.c
+ DevicePath/DevicePath.h
+ DevicePath/DevicePath.c
+ DevicePathFromText/DevicePathFromText.h
+ DevicePathFromText/DevicePathFromText.c
+ DevicePathToText/DevicePathToText.h
+ DevicePathToText/DevicePathToText.c
+ DevicePathUtilities/DevicePathUtilities.h
+ DevicePathUtilities/DevicePathUtilities.c
+ Dhcp4/Dhcp4.h
+ Dhcp4/Dhcp4.c
+ DiskIo/DiskIo.h
+ DiskIo/DiskIo.c
+ DriverBinding/DriverBinding.h
+ DriverBinding/DriverBinding.c
+ DriverConfiguration/DriverConfiguration.h
+ DriverConfiguration/DriverConfiguration.c
+ DriverDiagnostics/DriverDiagnostics.h
+ DriverDiagnostics/DriverDiagnostics.c
+ Ebc/Ebc.h
+ Ebc/Ebc.c
+ EdidActive/EdidActive.h
+ EdidActive/EdidActive.c
+ EdidDiscovered/EdidDiscovered.h
+ EdidDiscovered/EdidDiscovered.c
+ EdidOverride/EdidOverride.h
+ EdidOverride/EdidOverride.c
+ EfiNetworkInterfaceIdentifier/EfiNetworkInterfaceIdentifier.h
+ EfiNetworkInterfaceIdentifier/EfiNetworkInterfaceIdentifier.c
+ FileInfo/FileInfo.h
+ FileInfo/FileInfo.c
+ FileSystemInfo/FileSystemInfo.h
+ FileSystemInfo/FileSystemInfo.c
+ FileSystemVolumeLabelInfo/FileSystemVolumeLabelInfo.h
+ FileSystemVolumeLabelInfo/FileSystemVolumeLabelInfo.c
+ FormBrowser2/FormBrowser2.h
+ FormBrowser2/FormBrowser2.c
+ GraphicsOutput/GraphicsOutput.h
+ GraphicsOutput/GraphicsOutput.c
+ HiiConfigAccess/HiiConfigAccess.h
+ HiiConfigAccess/HiiConfigAccess.c
+ HiiConfigRouting/HiiConfigRouting.h
+ HiiConfigRouting/HiiConfigRouting.c
+ HiiDatabase/HiiDatabase.h
+ HiiDatabase/HiiDatabase.c
+ HiiFont/HiiFont.h
+ HiiFont/HiiFont.c
+ HiiImage/HiiImage.h
+ HiiImage/HiiImage.c
+ HiiString/HiiString.h
+ HiiString/HiiString.c
+ Ip4/Ip4.h
+ Ip4/Ip4.c
+ Ip4Config/Ip4Config.h
+ Ip4Config/Ip4Config.c
+ LoadedImage/LoadedImage.h
+ LoadedImage/LoadedImage.c
+ LoadFile/LoadFile.h
+ LoadFile/LoadFile.c
+ ManagedNetwork/ManagedNetwork.h
+ ManagedNetwork/ManagedNetwork.c
+ Mtftp4/Mtftp4.h
+ Mtftp4/Mtftp4.c
+ PciIo/PciIo.h
+ PciIo/PciIo.c
+ PciRootBridgeIo/PciRootBridgeIo.h
+ PciRootBridgeIo/PciRootBridgeIo.c
+ PlatformDriverOverride/PlatformDriverOverride.h
+ PlatformDriverOverride/PlatformDriverOverride.c
+ PxeBaseCode/PxeBaseCode.h
+ PxeBaseCode/PxeBaseCode.c
+ PxeBaseCodeCallBack/PxeBaseCodeCallBack.h
+ PxeBaseCodeCallBack/PxeBaseCodeCallBack.c
+ ScsiPassThru/ScsiPassThru.h
+ ScsiPassThru/ScsiPassThru.c
+ SerialIo/SerialIo.h
+ SerialIo/SerialIo.c
+ SimpleFileSystem/SimpleFileSystem.h
+ SimpleFileSystem/SimpleFileSystem.c
+ SimpleNetwork/SimpleNetwork.h
+ SimpleNetwork/SimpleNetwork.c
+ SimplePointer/SimplePointer.h
+ SimplePointer/SimplePointer.c
+ SimpleTextIn/SimpleTextIn.h
+ SimpleTextIn/SimpleTextIn.c
+ SimpleTextInputEx/SimpleTextInputEx.h
+ SimpleTextInputEx/SimpleTextInputEx.c
+ SimpleTextOut/SimpleTextOut.h
+ SimpleTextOut/SimpleTextOut.c
+ Udp4/Udp4.h
+ Udp4/Udp4.c
+ UgaDraw/UgaDraw.h
+ UgaDraw/UgaDraw.c
+ UgaIo/UgaIo.h
+ UgaIo/UgaIo.c
+ UnicodeCollation/UnicodeCollation.h
+ UnicodeCollation/UnicodeCollation.c
+ UsbHostController/UsbHostController.h
+ UsbHostController/UsbHostController.c
+ UsbIo/UsbIo.h
+ UsbIo/UsbIo.c
+ Hash/Hash.h
+ Hash/Hash.c
+ ServiceBinding/ServiceBinding.h
+ ScsiPassThruExt/ScsiPassThruExt.h
+ ScsiPassThruExt/ScsiPassThruExt.c
+ ScsiIo/ScsiIo.h
+ ScsiIo/ScsiIo.c
+ TapeIo/TapeIo.h
+ TapeIo/TapeIo.c
+ Tcp4/Tcp4.h
+ Tcp4/Tcp4.c
+ IScsiInitiatorName/IScsiInitiatorName.h
+ IScsiInitiatorName/IScsiInitiatorName.c \ No newline at end of file