Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connect less drivers in ApfsDriverLoader #298

Closed
vit9696 opened this issue Apr 13, 2019 · 0 comments
Closed

Connect less drivers in ApfsDriverLoader #298

vit9696 opened this issue Apr 13, 2019 · 0 comments
Assignees
Labels

Comments

@vit9696
Copy link
Contributor

vit9696 commented Apr 13, 2019

Currently we connect all the drivers instead of just one, which may potentially connect more drivers or potentially connect the wrong one.

Reference line:
https://github.com/acidanthera/AppleSupportPkg/blob/63d690c/Platform/ApfsDriverLoader/ApfsDriverLoader.c#L195

Original report by apianti on insanelymac:
https://www.insanelymac.com/forum/topic/338313-apfsdriverloader-and-multiple-apfs-containers/

Side note: Currently APFS volumes do not seem to show in OpenCore unless ConnectDrivers = YES is provided in the configuration. This may be related depending on how apfs.efi is implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants