bootloader 0.10.2

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

bios_bin

  • binary
  • rsdp

uefi_bin

  • binary
  • uefi

rsdp

  • dep:rsdp

xmas-elf

  • dep:xmas-elf

displaydoc

  • dep:displaydoc

json

  • dep:json

uefi

  • dep:uefi

anyhow

  • dep:anyhow

toml

  • dep:toml

x86_64

  • dep:x86_64

argh

  • dep:argh

serde

  • dep:serde

conquer-once

  • dep:conquer-once

llvm-tools

  • dep:llvm-tools

log

  • dep:log

spinning_top

  • dep:spinning_top

thiserror

  • dep:thiserror

bit_field

  • dep:bit_field

gpt

  • dep:gpt

quote

  • dep:quote

usize_conversions

  • dep:usize_conversions

proc-macro2

  • dep:proc-macro2

fatfs

  • dep:fatfs

font8x8

  • dep:font8x8

llvm-tools-build

  • dep:llvm-tools-build