{"id":48510162,"url":"https://github.com/cred-f/efi_hackintosh","last_synced_at":"2026-04-07T17:32:26.850Z","repository":{"id":342729817,"uuid":"705829849","full_name":"cRED-f/EFI_Hackintosh","owner":"cRED-f","description":"Hackintosh MacOS Sonoma, Sequoia \u0026 Tahoe(26.4)  on Ryzen","archived":false,"fork":false,"pushed_at":"2026-03-26T04:44:49.000Z","size":36124,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-27T01:08:04.010Z","etag":null,"topics":["hackintosh","macos","opencore","sequoia-hackintosh","sonoma","sonoma-hackintosh","tahoe-hackintosh","ventura-hackintosh"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cRED-f.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-10-16T19:15:27.000Z","updated_at":"2026-03-26T05:46:37.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/cRED-f/EFI_Hackintosh","commit_stats":null,"previous_names":["cred-f/efi_hackintosh"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cRED-f/EFI_Hackintosh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cRED-f%2FEFI_Hackintosh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cRED-f%2FEFI_Hackintosh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cRED-f%2FEFI_Hackintosh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cRED-f%2FEFI_Hackintosh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cRED-f","download_url":"https://codeload.github.com/cRED-f/EFI_Hackintosh/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cRED-f%2FEFI_Hackintosh/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31522313,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hackintosh","macos","opencore","sequoia-hackintosh","sonoma","sonoma-hackintosh","tahoe-hackintosh","ventura-hackintosh"],"created_at":"2026-04-07T17:32:26.579Z","updated_at":"2026-04-07T17:32:26.827Z","avatar_url":"https://github.com/cRED-f.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# EFI_Hackintosh\n\nA complete OpenCore EFI configuration for running macOS on AMD Ryzen-based systems, specifically optimized for the Ryzen 5 2600 platform.\n\n## 📋 System Configuration\n\n| Component | Specification |\n|-----------|---------------|\n| **Processor** | AMD Ryzen 5 2600 |\n| **Motherboard** | Gigabyte B450M S2H |\n| **Graphics Card** | AMD RX 570 (Sapphire Pulse) |\n| **RAM** | 8GB DDR4 2666MHz |\n\n## 🍎 macOS Compatibility\n\n### ✅ Supported Versions\n- macOS Ventura (13.x)\n- macOS Sonoma (14.x)\n- macOS Sequoia (15.x)\n- macOS Tahoe (23.4)\n\n### ⚠️ Known Issues\nThe following features are **not working**:\n- AirDrop\n- Sidecar\n\n## 📁 EFI Structure Overview\n\n#### ACPI Patches (`/OC/ACPI/`)\nSystem Definition Table modifications for proper hardware recognition:\n- `SSDT-EC.aml` - Embedded Controller (EC) definition for Gigabyte board\n- `SSDT-PLUG.aml` - CPU power management plugin initialization\n- `SSDT-USB-Reset.aml` - USB controller reset handling\n- `SSDT-USBX.aml` - Extended USB power support\n\n#### Kexts (`/OC/Kexts/`)\nKernel extensions providing hardware support and system patches:\n\n**Core System**\n- `Lilu.kext` - Base library and patching engine (required for others)\n- `VirtualSMC.kext` - Emulates Apple's System Management Controller (SMC)\n\n**Graphics/GPU**\n- `WhateverGreen.kext` - GPU support, VRAM patching, and fixes for AMD (Radeon), Nvidia, and Intel GPUs\n- `SMCRadeonSensors.kext` - Temperature and sensor monitoring for AMD Radeon GPUs\n\n**Audio**\n- `AppleALC.kext` - Audio codec emulation and support for Realtek/other chipsets\n\n**Networking**\n- `RealtekRTL8111.kext` - Support for Realtek RTL8111 family Ethernet controllers\n\n**Storage**\n- `CtlnaAHCIPort.kext` - SATA/AHCI controller enumeration (SATA SSD support)\n- `NVMeFix.kext` - NVMe SSD support and compatibility fixes\n- `HibernationFixup.kext` - Hibernate/sleep mode support\n\n**USB**\n- `USBToolBox.kext` - Advanced USB port mapping and power management\n- `UTBMap.kext` - USB port map configuration for USBToolBox\n\n**Security/System**\n- `AMFIPass.kext` - Bypasses Apple Firmware Interface (AFI) for SMBIOS compatibility\n- `RestrictEvents.kext` - Event restriction and bridging patches\n- `AppleMCEReporterDisabler.kext` - Disables MCE (Machine Check Exception) error reporting\n\n## 🚀 Usage Instructions\n\n### Before Installation\n\n\u003e **⚠️ IMPORTANT**: If you intend to use this EFI configuration, you **MUST** update the SMBIOS values in `config.plist` to avoid conflicts and ensure proper macOS system identification. The current SMBIOS will not work on your system.\n\n1. Backup your current EFI partition\n2. Update SMBIOS information specific to your hardware:\n   - SystemProductName\n   - SystemSerialNumber\n   - MLB (Main Logic Board)\n   - ROM\n\n3. Adjust BIOS settings for AMD Ryzen compatibility (disable CSM, disable secure boot, disable 4G Above decoding)\n\n### Installation Steps\n\n1. Copy the entire `/efi/` folder to your EFI partition\n2. Update SMBIOS in `config.plist`\n3. Configure boot order to prioritize the EFI partition\n4. Restart and select OpenCore from the boot menu\n\n\n## 📝 License\n\nThis EFI configuration is provided as-is for personal use and educational purposes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcred-f%2Fefi_hackintosh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcred-f%2Fefi_hackintosh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcred-f%2Fefi_hackintosh/lists"}