Skip to content

ruanyouxing/MacEFI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Hackintosh + rEFInd EFI pack

Screenshot

Showcase

Triple boot rEFInd bootloader

Bootloader

Specs ( low-end btw )

  • Intel i3 10105F

  • AMD Sapphire RX 5600 XT ( Navi 10 )

  • MSI H510M-A PRO

    • m-ATX size
    • Audio: Realtek® ALC892/ ALC897 Codec
    • Socket: LGA 1200 (for Intel 10th and 11th Generation)
    • 2x Dual-Channel DDR4 RAM (3200MHz max bus)
    • 1 PCI-E x16
    • 1 PCI-E x1
    • 2 M.2 Slots
    • PCI-E Generation: 4.0 ( but currently running on 3.0 because the CPU lol )
    • 4 SATA Slots

  • 2x Kingston Fury Beast 8GB (3200MHz but only runs at 2666MHz 💔)

  • Intel WiFi-6 AX 200

UEFI Settings

Disabled

  • Fast boot
  • Serial/COM Port
  • Parallel Port
  • Compatibility Support Module (CSM)
  • CFG Lock
  • Intel SGX

Enabled

  • Secure Boot, following these guides from perez987 and profzei
  • Hyper-Threading
  • AHCI SATA mode (always by default)
  • VT-x, VT-d
  • Execute Disable Bit

What's inside this repository?

├── Boot/
│   ├── drivers_x64/
│   ├── icons/
│   ├── keys/
│   ├── themes/
│   ├── vars/
│   ├── BOOTx64.efi
│   ├── refind.conf
│   └── refind.conf-sample
├── Microsoft/
│   ├── Boot/
│   └── Recovery/
├── OC/
│   ├── ACPI/
│   ├── Drivers/
│   ├── Kexts/
│   ├── Resources/
│   ├── Tools/
│   ├── OpenCore.efi
│   └── config.plist
├── images/
│   ├── cpu.png
│   ├── mainboard.png
│   ├── ram.png
│   ├── screenshot.png
│   ├── vga.png
│   └── wifi_card.png
├── secure_boot_certs/
│   ├── KEK.auth
│   ├── PK.auth
│   └── db.auth
├── tools
│   └── shellx64.efi
└── README.md

Boot

  • BOOTx64.efi : rEFInd EFI boot binary
  • drivers_x64/ : rEFInd filesystem drivers
  • icons/ : default icons
  • vars/ : rEFInd boot variables
  • themes/: rEFInd theme folder, currently contains rEFInd-minimal and refind-theme-regular ( I'm using this )
  • refind.conf & refind.conf-sample : rEFInd configuration file

Microsoft

  • BOOT/ : Windows Boot Manager location
  • Recovery/ : Windows Recovery folder

OC

secure_boot_certs

tools

  • Only consists rEFInd UEFI Shell ( shellx64.efi )

images

Well the named told it all, it just contains images for this markdown : )

Also thanks @HighDelay a lot for helping me build this EFI and fixing errors!

About

My MacOS EFi partition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages