/AnywhereEFI

a useful shell exec for EFI in Hackintosh

Primary LanguageSwiftGNU General Public License v2.0GPL-2.0

AnywhereEFI

Build Status

AnywhereEFI is a useful command for EFI management in Hackintosh. It is overwritten from the sh version of AnywhereEFI written by me(the origin version has been deleted now). This project observe the GPLv2 license.

Features

  • EFI Mount
  • Hackintosh bootloader updating(supported Clover and OpenCore for now)
  • EFI Backup

Usage

AnywhereEFI <-protocol [proxy]> <-url [proxyURL]>

<-protocol [proxy]>: Your proxy protocol for curl(Using in EFI Update).

[proxy] is your protocol(like socks, socks5...)

<-url [proxyURL]>: Your proxy URL.

[proxyURL] is your URL for proxy(including ports).

For more params, please use curl --help

Credits