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

Fix Darwin on THINK and ECRW SSDT #192

Open
Baio1977 opened this issue Feb 8, 2023 · 1 comment
Open

Fix Darwin on THINK and ECRW SSDT #192

Baio1977 opened this issue Feb 8, 2023 · 1 comment

Comments

@Baio1977
Copy link

Baio1977 commented Feb 8, 2023

I don't know if it's of interest, but I'll point it out:
I was having trouble booting Windows from Opencore, Thinkpad SSDT and ECRW SSDT were the problem.
I added if Darwin and fixed the problem.
Now Opencore starts Windows normally.

SSDT-THINK.dsl.zip

SSDT-ECRW.dsl.zip

@Baio1977 Baio1977 changed the title Fix Thinkpad Fix Thinkpad and ECRW SSDT Feb 8, 2023
@Baio1977 Baio1977 changed the title Fix Thinkpad and ECRW SSDT Fix Darwin on THINK and ECRW SSDT Feb 8, 2023
@gelomon
Copy link

gelomon commented Jul 28, 2023

If (_OSI ("Darwin")) condition makes sure that the hotpatch is only applied on macOS

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

No branches or pull requests

2 participants