Baike.dev
All toolsTrendingOpen sourceNewsSubmit
Log in
< 返回工具列表
O

OpenCorePkg

> 编程语言
开源

OpenCore bootloader

15.3K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

OpenCore bootloader

OpenCore bootloader with development SDK.

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

  • The HermitCrabs Lab
  • All projects providing third-party code (refer to file headers)
  • AppleLife team and user-contributed resources
  • Chameleon and Clover teams for hints and legacy
  • al3xtjames
  • Andrey1970AppleLife
  • mhaeuser (ex Download-Fritz)
  • Goldfish64
  • MikeBeaton
  • nms42
  • PMheart
  • savvamitrofanov
  • usr-sse2
  • vit9696

Discussion

Please refer to the following list of OpenCore discussion forums.

核心特点

  • •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

> 标签

Copencore

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月9日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言
Baike.dev

baike.dev helps you discover great languages, frameworks, databases, DevOps and cloud-native tools.

Quick links

  • Home
  • All tools
  • Trending
  • Open source

About

  • About us
  • Community
  • News

Contribute

Found a great developer tool? Share it with the community.

Submit a tool
© 2026 baike.dev Developer EncyclopediaUpdated daily · Discover great developer tools