Giter VIP home page Giter VIP logo

hack-acpi's Introduction

Hackintosh ACPI

Stripped DSDTs for running macOS on various motherboards, based off Pike R. Alpha's ACPI table examples.

Supported motherboards

  • ASUS P8Z77-V PRO/Thunderbolt (Thunderbolt support WIP, untested)
  • Gigabyte GA-Z77X-D3H
  • Gigabyte GA-Z77X-UD3H
  • Gigabyte GA-Z77X-UD5H
  • Gigabyte GA-Z77X-UP5 TH (Thunderbolt support WIP)

Usage

Build a DSDT using BOARD=target make:

$ BOARD=Gigabyte/GA-Z77X-UD5H make
./build/tools/gen_config
build/tools/iasl_darwin -I build -I src -vo -p out/DSDT.aml src/board/Gigabyte/GA-Z77X-UD5H.asl

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20170929
Copyright (c) 2000 - 2017 Intel Corporation

src/panther_point/pci/imei.asl     23: age (Zero) {})
Remark   2095 -                          Effective AML package length is zero ^

src/panther_point/pci/ehci.asl      7:   // Enable USB SuperDrive support
Warning  4089 -                       Object is not referenced ^

src/panther_point/pci/ehci.asl    110:   // Enable USB SuperDrive support
Warning  4089 -                       Object is not referenced ^

src/panther_point/pci/xhci.asl      5:   // Enable USB SuperDrive support
Warning  4089 -                       Object is not referenced ^

src/panther_point/pci/intel_lan.asl      1: H1)
Optimize 1075 -                                          NamePath optimized ^  (ETH1)

ASL Input:     src/board/Gigabyte/GA-Z77X-UD5H.asl - 138 lines, 2936 bytes, 358 keywords
AML Output:    out/DSDT.aml - 5325 bytes, 282 named objects, 76 executable opcodes

Compilation complete. 0 Errors, 3 Warnings, 1 Remarks, 1 Optimizations

Running BOARD=target make install will copy the DSDT to your the appropriate directory on your EFI system partition.

Additional information

These DSDTs contain device property injection in the _DSM methods for onboard FireWire controllers, Thunderbolt controllers (WIP), and USB controllers. This can be disabled in config.asl, by setting CONFIG_ACPI_DSM_INJECTION to zero.

hack-acpi's People

Contributors

al3xtjames avatar

Watchers

James Cloos avatar sqrdevl avatar

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.