bootloader 0.10.9

An experimental x86_64 bootloader that works on both BIOS and UEFI systems.
Documentation
1
2
/// Provides an abstraction type for a BIOS-provided memory region.
pub mod memory_descriptor;