awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesBootloader Driver Integration

Integration of filesystem and runtime drivers into the bootloader to recognize diverse storage formats.

Distinct from Driver Runtime Integrations: Distinct from Driver Runtime Integrations: targets the bootloader's ability to recognize disks rather than application-level driver invocation.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Bootloader Driver Integration. Refine with filters or upvote what's useful.

Awesome Bootloader Driver Integration GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • dortania/opencore-install-guidedortania 的头像

    dortania/OpenCore-Install-Guide

    4,212在 GitHub 上查看↗

    本项目是一份全面的技术手册,旨在指导如何在非 Apple x86 硬件上使用 OpenCore 引导加载程序安装 macOS。它作为一份配置指南,用于模拟 Apple 硬件并修补系统固件,以在 PC 上实现操作系统兼容性。 该文档提供了关于 SMBIOS 硬件模拟的详细说明,包括系统标识符和模型配置文件的生成。它涵盖了 ACPI 表补丁的应用以启用原生电源管理,以及修改 UEFI 运行时服务以解决内存映射和写保护问题。 该资源进一步详细说明了网络、图形和音频组件的硬件兼容性,以及内核扩展的管理。它包括关于引导加载程序配置、创建可引导安装程序以及使用详细日志和调试工具包来排查内核崩溃的指导。

    Adds filesystem and runtime drivers to the bootloader to recognize specific drive types and storage formats.

    JavaScript
    在 GitHub 上查看↗4,212
  1. Home
  2. Operating Systems & Systems Programming
  3. Driver Runtime Integrations
  4. Bootloader Driver Integration