bootloader 0.8.2

An experimental pure-Rust x86 bootloader.
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 14 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

binary

  • xmas-elf
  • x86_64
  • usize_conversions
  • fixedvec
  • llvm-tools
  • toml

bit_field

  • dep:bit_field

vga_320x200

  • font8x8

xmas-elf

  • dep:xmas-elf

toml

  • dep:toml

fixedvec

  • dep:fixedvec

x86_64

  • dep:x86_64

usize_conversions

  • dep:usize_conversions

sse

  • bit_field

llvm-tools

  • dep:llvm-tools

font8x8

  • dep:font8x8

map_physical_memory

    This feature flag does not enable additional features.

recursive_page_table

    This feature flag does not enable additional features.