bootloader 0.10.1

An experimental x86_64 bootloader that works on both BIOS and UEFI systems.
Documentation

bootloader

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 28 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

binary

  • llvm-tools-build
  • x86_64
  • toml
  • xmas-elf
  • usize_conversions
  • log
  • conquer-once
  • spinning_top
  • serde
  • font8x8
  • quote
  • proc-macro2

builder

  • argh
  • thiserror
  • displaydoc
  • anyhow
  • llvm-tools
  • json
  • fatfs
  • gpt

uefi_bin

  • binary
  • uefi

bios_bin

  • binary
  • rsdp

fatfs

  • dep:fatfs

toml

  • dep:toml

bit_field

  • dep:bit_field

conquer-once

  • dep:conquer-once

xmas-elf

  • dep:xmas-elf

font8x8

  • dep:font8x8

llvm-tools-build

  • dep:llvm-tools-build

log

  • dep:log

gpt

  • dep:gpt

proc-macro2

  • dep:proc-macro2

uefi

  • dep:uefi

displaydoc

  • dep:displaydoc

anyhow

  • dep:anyhow

serde

  • dep:serde

json

  • dep:json

quote

  • dep:quote

spinning_top

  • dep:spinning_top

argh

  • dep:argh

rsdp

  • dep:rsdp

usize_conversions

  • dep:usize_conversions

x86_64

  • dep:x86_64

thiserror

  • dep:thiserror

llvm-tools

  • dep:llvm-tools