Skip to content
@26x86

NextCore

Experimental UEFI boot tooling for macOS on x86. Public USB and EFI generators in NextCore.
NextCore

NextCore is an experimental UEFI project for macOS boot paths on x86. It is not a finished operating-system port and not a supported installer.

macos_boot_verified = false

Getting Started

git clone https://github.com/26x86/NextCore.git
cd NextCore
python tools/make_efi.py --profile 15igl7 --out out/15igl7
# elevated PowerShell
.\tools\make-usb.ps1 -List
.\tools\make-usb.ps1 -Profile 15igl7 -DiskNumber <N> -Force

Replace SystemSerialNumber, MLB, SystemUUID, and ROM in EFI/OC/config.plist before use. The Recovery picker entry stays disabled until an APFS Recovery volume exists.

Status

Item Value
x86 UEFI load partial
OpenCore chain-load staged
macOS Recovery volume absent on exFAT
macos_boot_verified false

A BaseSystem.dmg copied onto exFAT is a file, not Apple Recovery. The 15igl7 profile records Intel Gemini Lake (no AVX2, no macOS 26 GPU driver). Version 1.0.0 is a packaging release. Version 2.0.0 is reserved until UART evidence shows target-matching XNU and userspace.

Repositories

Repository Role
NextCore Picker binary, EFI generator, USB writer
26x86 Private monorepo (source, research)
Nextcore-EFI UEFI application
Nextcore-Core Configuration and codecs
Nextcore-HAL ACPI, PCI, SMBIOS, DeviceTree
Nextcore-ISE ARM64e instruction runtime
Nextcore-GPU GPU policy
Nextcore-APLS AArch64 recovery runner
Nextcore-Tool CLI orchestration
Nextcore-Binaries Superseded pointer; use NextCore

NextCore brand board

Popular repositories Loading

  1. MetallibSupportPkg MetallibSupportPkg Public

    Forked from dortania/MetallibSupportPkg

    26x86 Metal library patching utilities

    Python 1

  2. .github .github Public

    26x86 organization profile, brand art, and module map

    1

  3. PatcherSupportPkg PatcherSupportPkg Public

    Forked from hackdoc/PatcherSupportPkg

    26x86 patcher support package

    C

  4. OpenCorePkg OpenCorePkg Public

    Forked from albert-mueller/OpenCorePkg-add-T2-support

    OpenCore bootloader (26x86 integration fork)

    C

  5. Nextcore-Core Nextcore-Core Public

    core boot configuration and public format codecs

    Rust

  6. Nextcore-GPU Nextcore-GPU Public

    GPU compatibility policy and virtual-device contracts

    Rust

Repositories

Showing 10 of 14 repositories

Top languages

Loading…

Most used topics

Loading…