Coder Social home page Coder Social logo

hvitoi / apple-efi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from redecorating/apple_set_os-loader

0.0 0.0 0.0 650 KB

Tiny EFI program for unlocking the Intel IGD on the MacBook for Linux and Windows

JavaScript 3.18% C 96.06% Makefile 0.66% Dockerfile 0.10%

apple-efi's Introduction

apple_set_os loader

Tiny EFI program for unlocking the Intel IGD on the MacBook for Linux and Windows. This loader will load bootx64_original.efi once apple_set_os is loaded and fix the issue which apple_set_os cannot be loaded sometimes.

Based on 0xbb's apple_set_os.efi https://github.com/0xbb/apple_set_os.efi

This fork has two versions. bootx64.efi is interactive and will let you press z to disable it. bootx64_silent.efi doesn't output any text and doesn't wait for you to press a key. To build you will need gnu-efi installed.

Usage

1. Set Security Boot to "No Security"

2. Mount EFI partition

3. Rename /EFI/Boot/bootx64.efi to /EFI/Boot/bootx64_original.efi

4. Copy bootx64.efi or bootx64_silent.efi from this repository to /EFI/Boot/bootx64.efi

5. If you dont have Windows installed, you may need to bless the efi so the efi will run at startup.

Build via docker

docker build -t apple_set_os_loader . && docker run --rm -it -v $(pwd):/build apple_set_os_loader

apple-efi's People

Contributors

aa15032261 avatar redecorating avatar zeroday0619 avatar hvitoi 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.