1.
Introduction
2.
Tutorial
2.1.
Creating a UEFI Application
2.2.
Building
2.3.
Running in a VM
2.4.
Running on Hardware
3.
How-to
3.1.
Using Protocols
3.2.
Drawing to the Screen
3.3.
Building drivers
3.4.
Combining Rust std with uefi
4.
Concepts
4.1.
Boot Stages
4.2.
Tables
4.3.
GUID
4.4.
Handles and Protocols
4.5.
Device Paths
4.6.
Variables
4.7.
GPT
5.
Reference
Light (default)
Rust
Coal
Navy
Ayu
Rust UEFI Book
How-to
This chapter contains practical how-to guides.