bootloader 0.10.12

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 31 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
  • noto-sans-mono-bitmap
  • quote
  • proc-macro2
  • raw-cpuid
  • rand
  • rand_chacha

builder

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

uefi_bin

  • binary
  • uefi

bios_bin

  • binary
  • rsdp

usize_conversions

  • dep:usize_conversions

spinning_top

  • dep:spinning_top

conquer-once

  • dep:conquer-once

thiserror

  • dep:thiserror

anyhow

  • dep:anyhow

toml

  • dep:toml

raw-cpuid

  • dep:raw-cpuid

json

  • dep:json

rsdp

  • dep:rsdp

proc-macro2

  • dep:proc-macro2

rand

  • dep:rand

xmas-elf

  • dep:xmas-elf

log

  • dep:log

llvm-tools

  • dep:llvm-tools

quote

  • dep:quote

x86_64

  • dep:x86_64

llvm-tools-build

  • dep:llvm-tools-build

displaydoc

  • dep:displaydoc

bit_field

  • dep:bit_field

gpt

  • dep:gpt

noto-sans-mono-bitmap

  • dep:noto-sans-mono-bitmap

uefi

  • dep:uefi

rand_chacha

  • dep:rand_chacha

serde

  • dep:serde

fatfs

  • dep:fatfs

argh

  • dep:argh