bootloader 0.9.10

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

font8x8

  • dep:font8x8

llvm-tools

  • dep:llvm-tools

bit_field

  • dep:bit_field

xmas-elf

  • dep:xmas-elf

toml

  • dep:toml

rlibc

  • dep:rlibc

usize_conversions

  • dep:usize_conversions

sse

  • bit_field

fixedvec

  • dep:fixedvec

x86_64

  • dep:x86_64

vga_320x200

  • font8x8

recursive_page_table

    This feature flag does not enable additional features.

map_physical_memory

    This feature flag does not enable additional features.