]> git.proxmox.com Git - mirror_edk2.git/commit
R8 tracker sync:
authoreric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 19 Mar 2009 07:03:01 +0000 (07:03 +0000)
committereric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 19 Mar 2009 07:03:01 +0000 (07:03 +0000)
commit1e5914b54aa25ac3c6ad4e8b2a8a1573765d2759
tree77ff606c6d3963118338bb48d12154329f65c845
parent533020ef8061171713edfcb1e28eac63876c9937
R8 tracker sync:
Our UEFI Driver supports both SCSI Passthru (SPT) and Ext SCSI Passthru (That is our driver installs both SCSI Passthru and Ext SCSI Passthru). When we unload our driver SCSI Bus driver closes only ESPT and keeps SPT open. Due to this when I load my driver second time the SPT installation will fail and now attempting to unload will either crash the system or hang the system.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7906 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBus.c