Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rcore-os/rboot
The x86_64 UEFI bootloader for rCore
https://github.com/rcore-os/rboot
Last synced: 3 months ago
JSON representation
The x86_64 UEFI bootloader for rCore
- Host: GitHub
- URL: https://github.com/rcore-os/rboot
- Owner: rcore-os
- License: mit
- Created: 2019-08-07T08:12:21.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-07-22T09:37:01.000Z (over 2 years ago)
- Last Synced: 2024-11-09T23:36:20.581Z (3 months ago)
- Language: Rust
- Homepage:
- Size: 1.8 MB
- Stars: 43
- Watchers: 5
- Forks: 12
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rBoot
[![Actions Status](https://github.com/rcore-os/rboot/workflows/CI/badge.svg)](https://github.com/rcore-os/rboot/actions)
The x86_64 UEFI bootloader for rCore OS.
## rustc info
> This project won't use the newest nightly toolchain, see the [issue#452](https://github.com/rust-osdev/uefi-rs/issues/452) of [uefi](https://crates.io/crates/uefi) crate
- current rustc -- rustc 1.64.0-nightly (9a7b7d5e5 2022-07-19)
- current rust-toolchain -- nightly-2022-07-20