bootloader 0.9.9

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 15 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
  • rlibc

fixedvec

  • dep:fixedvec

x86_64

  • dep:x86_64

llvm-tools

  • dep:llvm-tools

font8x8

  • dep:font8x8

toml

  • dep:toml

rlibc

  • dep:rlibc

vga_320x200

  • font8x8

usize_conversions

  • dep:usize_conversions

xmas-elf

  • dep:xmas-elf

sse

  • bit_field

bit_field

  • dep:bit_field

recursive_page_table

    This feature flag does not enable additional features.

map_physical_memory

    This feature flag does not enable additional features.