audk/EdkModulePkg/Bus/Pci/IdeBus/Dxe
xli24 715a44f11b IDEBusDriverBindingStart() calls REPORT_STATUS_CODE_WITH_DEVICE_PATH with NULL device path. If progress code is switched on, ASSERT would happen.
This update fixes the issue.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2208 6f19259b-4bc3-4df7-8a09-765794883524
2007-01-10 09:07:51 +00:00
..
ComponentName.c Update comments to conform to the new, Doxygen friendly, coding standard. These are structural changes only. There is NO NEW CONTENT. 2006-06-09 23:41:12 +00:00
ComponentName.h Update comments to conform to the new, Doxygen friendly, coding standard. These are structural changes only. There is NO NEW CONTENT. 2006-06-09 23:44:26 +00:00
DriverConfiguration.c 1) Use FeatureFlag PcdPciBusHotplugDeviceSupport to merge LightPciLib.c with PcdLib.c. 2006-12-13 03:11:47 +00:00
DriverDiagnostics.c Add comments for all file tagged with "ToolCode="DUMMY"". 2006-11-13 08:39:49 +00:00
ata.c Make sure all DMA related buffer allocation through PCI IO interface, not allocated by driver itself. 2006-10-22 14:41:47 +00:00
atapi.c 1. Changed device detect method to use ATA/ATAPI device signature; 2006-10-13 05:51:59 +00:00
ide.c 1. Changed device detect method to use ATA/ATAPI device signature; 2006-10-13 05:51:59 +00:00
ide.h 1. Changed device detect method to use ATA/ATAPI device signature; 2006-10-13 05:51:59 +00:00
idebus.c IDEBusDriverBindingStart() calls REPORT_STATUS_CODE_WITH_DEVICE_PATH with NULL device path. If progress code is switched on, ASSERT would happen. 2007-01-10 09:07:51 +00:00
idebus.h 1. Changed device detect method to use ATA/ATAPI device signature; 2006-10-13 05:51:59 +00:00
idebus.msa Add comments for all file tagged with "ToolCode="DUMMY"". 2006-11-13 08:39:49 +00:00
idedata.h 1. Changed device detect method to use ATA/ATAPI device signature; 2006-10-13 05:51:59 +00:00