bootloader 0.10.9

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

spinning_top

  • dep:spinning_top

font8x8

  • dep:font8x8

json

  • dep:json

x86_64

  • dep:x86_64

displaydoc

  • dep:displaydoc

bit_field

  • dep:bit_field

thiserror

  • dep:thiserror

argh

  • dep:argh

xmas-elf

  • dep:xmas-elf

serde

  • dep:serde

uefi

  • dep:uefi

conquer-once

  • dep:conquer-once

llvm-tools

  • dep:llvm-tools

log

  • dep:log

anyhow

  • dep:anyhow

gpt

  • dep:gpt

quote

  • dep:quote

fatfs

  • dep:fatfs

llvm-tools-build

  • dep:llvm-tools-build

usize_conversions

  • dep:usize_conversions

toml

  • dep:toml

proc-macro2

  • dep:proc-macro2

rsdp

  • dep:rsdp