Code Monkey home page Code Monkey logo

Comments (5)

5T33Z0 avatar 5T33Z0 commented on May 29, 2024

I guess you have to change the order of the SSDTs based on their PCI paths so that the merged SSDT is cleaner.

Let me know if you have come up with a solution. Because I don't know how to make ASL to output a neatly formatted SSDT.

from oc-little-translated.

rafale77 avatar rafale77 commented on May 29, 2024

MaciASL allows you to move the entire device block one by one to set the order and the location of each device. That part was easy. I then had to edit the paths in the scope and devices one by one.

from oc-little-translated.

5T33Z0 avatar 5T33Z0 commented on May 29, 2024

Yes, I know. Still, not exactly a "stramlined" appraoch. There's nothing I can do about it. I don't see any options in the ASL commands which could do order the entries. As I said in the article: I don't like this method anyways for all the mentioned reasons.

from oc-little-translated.

rafale77 avatar rafale77 commented on May 29, 2024

Understood, I don't know of a better way to do it other than manually which I admit is error prone. That being said, without this reordering/cascading, the benefit of doing the SSDT-ALL merging is minimal.

from oc-little-translated.

5T33Z0 avatar 5T33Z0 commented on May 29, 2024

The thing is: the SSDT might not look nice, but this doesn't really matter, since it is not simply appended at the end of the DSDT. Instead its data is merged with the respective sections of the DSDT addressed via the scopes and ACPI paths.

from oc-little-translated.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.