OpenCorePkg

OpenCore bootloader

  • 所有者: acidanthera/OpenCorePkg
  • 平台:
  • 許可證: BSD 3-Clause "New" or "Revised" License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

Build Status Scan Status

OpenCore bootloader with development SDK.

Discussion

Libraries

This repository also contains additional UEFI support common libraries shared by other projects in Acidanthera. The primary purpose of the library set is to provide supplemental functionality for Apple-specific UEFI drivers. Key features:

  • Apple disk image loading support
  • Apple keyboard input aggregation
  • Apple PE image signature verification
  • Apple UEFI secure boot supplemental code
  • Audio management with screen reading support
  • Basic ACPI and SMBIOS manipulation
  • CPU information gathering with timer support
  • Cryptographic primitives (SHA-256, RSA, etc.)
  • Decompression primitives (zlib, lzss, lzvn, etc.)
  • Helper code for ACPI reads and modifications
  • Higher level abstractions for files, strings, UEFI variables
  • Overflow checking arithmetics
  • PE image loading with no UEFI Secure Boot conflict
  • Plist configuration format parsing
  • PNG image manipulation
  • Text output and graphics output implementations
  • XNU kernel driver injection and patch engine

Early history of the codebase could be found in AppleSupportPkg and PicoLib library set by The HermitCrabs Lab.

OcGuardLib

This library implements basic safety features recommended for the use within the project. It implements fast
safe integral arithmetics mapping on compiler builtins, type alignment checking, and UBSan runtime,
based on NetBSD implementation.

The use of UBSan runtime requires the use of Clang compiler and -fsanitize=undefined argument. Refer to
Clang documentation for more
details.

Credits

主要指標

概覽
名稱與所有者acidanthera/OpenCorePkg
主編程語言C
編程語言C (語言數: 9)
平台
許可證BSD 3-Clause "New" or "Revised" License
所有者活动
創建於2019-04-03 19:14:29
推送於2025-06-05 10:30:32
最后一次提交2025-06-05 11:30:26
發布數59
最新版本名稱1.0.4 (發布於 )
第一版名稱0.0.1 (發布於 )
用户参与
星數13.9k
關注者數485
派生數2.2k
提交數4.9k
已啟用問題?
問題數0
打開的問題數0
拉請求數391
打開的拉請求數1
關閉的拉請求數180
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?