audk/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe
jljusten c05d012569 IntelFrameworkModulePkg/
Library/PciIncompatibleDeviceSupportLib/IncompatiblePciDeviceList.h:
  Bus/Pci/PciBusDxe/PciHotPlugSupport.c:
  Bus/Pci/IdeBusDxe/idebus.h:
* Fix issues with filename inconsistency which prevents building on
  systems with case sensitive file systems.


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4948 6f19259b-4bc3-4df7-8a09-765794883524
2008-03-21 22:53:54 +00:00
..
ComponentName.c Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicode string table linked into final image if both PcdComponentNameDisabled and PcdComponentName2Disabled are set to TRUE. 2007-10-11 03:36:31 +00:00
ComponentName.h Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable. 2007-09-30 02:32:16 +00:00
DriverConfiguration.c Adjust directory structures. 2007-07-18 14:24:10 +00:00
DriverDiagnostics.c Return the error status from gBS->OpenProtocol() since there are cases when the input ControllerHandle or ChildHandle is not a valid EFI_HANDLE. We should return EFI_INVALID_PARAMETER instead of EFI_UNSUPPORTED for Driver Diagnostic (2) protocol implementation. 2008-02-19 04:16:16 +00:00
IdeBusDxe.inf Renamed to match filename naming recommendations. 2008-03-18 15:19:53 +00:00
IdebusDxe.msa Adjust directory structures. 2007-07-18 14:24:10 +00:00
ata.c Add back the trick logic on EFI_PCI_DEVICE_ENABLE in PciBus driver so that some old vendor drivers can still work well. 2007-10-16 09:58:55 +00:00
atapi.c Replace EFI_MAX() with MAX() 2007-08-14 00:00:01 +00:00
ide.c Adjust directory structures. 2007-07-18 14:24:10 +00:00
ide.h Adjust directory structures. 2007-07-18 14:24:10 +00:00
idebus.c Add Add Driver Diagnostic 2 Protocol support for IdeBus driver. 2007-10-30 06:45:44 +00:00
idebus.h IntelFrameworkModulePkg/ 2008-03-21 22:53:54 +00:00
idedata.h Adjust directory structures. 2007-07-18 14:24:10 +00:00