]> git.proxmox.com Git - mirror_edk2.git/commit - EdkModulePkg/Bus/Pci/IdeBus/Dxe/idebus.c
IDEBusDriverBindingStart() calls REPORT_STATUS_CODE_WITH_DEVICE_PATH with NULL device...
authorxli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 10 Jan 2007 09:07:51 +0000 (09:07 +0000)
committerxli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 10 Jan 2007 09:07:51 +0000 (09:07 +0000)
commit715a44f11b0af748a1febc2c2cf4c7d955403b3e
tree925300e6c297da310564af8ab76ecc480126ecbd
parentcee3584d1ef1cc37724b198b3044d52e0e094c66
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
EdkModulePkg/Bus/Pci/IdeBus/Dxe/idebus.c