bootloader 0.10.4

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

proc-macro2

  • dep:proc-macro2

uefi

  • dep:uefi

quote

  • dep:quote

displaydoc

  • dep:displaydoc

json

  • dep:json

log

  • dep:log

font8x8

  • dep:font8x8

rsdp

  • dep:rsdp

argh

  • dep:argh

fatfs

  • dep:fatfs

bit_field

  • dep:bit_field

anyhow

  • dep:anyhow

xmas-elf

  • dep:xmas-elf

spinning_top

  • dep:spinning_top

thiserror

  • dep:thiserror

x86_64

  • dep:x86_64

usize_conversions

  • dep:usize_conversions

gpt

  • dep:gpt

toml

  • dep:toml

conquer-once

  • dep:conquer-once

llvm-tools

  • dep:llvm-tools

serde

  • dep:serde

llvm-tools-build

  • dep:llvm-tools-build