hky1999 / rboot

The x86_64 UEFI bootloader for rCore, fork and modify for shyper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rBoot

Actions Status

The x86_64 UEFI bootloader for rCore OS.

rustc info

This project won't use the newest nightly toolchain, see the issue#452 of uefi crate

  • current rustc -- rustc 1.64.0-nightly (9a7b7d5e5 2022-07-19)
  • current rust-toolchain -- nightly-2022-07-20

About

The x86_64 UEFI bootloader for rCore, fork and modify for shyper

License:MIT License


Languages

Language:Rust 96.3%Language:Makefile 3.7%