-
Notifications
You must be signed in to change notification settings - Fork 133
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix unloading of drivers for some platforms/medias
* Depending on the platform/media, the file system handle may have additional "phantom" disk instances with no drivers attached. * As a result our assertion that OpenInfoCount will always be 1 is wrong and we must ensure that we process all the open disk protocols until we find one with a driver we can unload.
- Loading branch information
Showing
1 changed file
with
23 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters