LinuxBoot book which contains the documentation in markdown format
- Introduction
- Getting Started in 20mins
- apt-get install qemu ovmf
- git clone github.com/linuxboot/linuxboot
- Download existing Linux bzImage
- git clone UEFIReplace
- Shell replacement
- LinuxBoot
- Minimal Linux kernel
- The Initramfs:
- HEADS
- NERF
- UEFI
- EDKII
- OVMF
- Tools:
- UEFITool and UEFIReplace
- UEFI Tool Kit (Ryan O'Leary and Gan Shun)
- LinuxBoot Scripts (Trammell Hudson)
- FMAP tool
- TPMs
- SecureBoot and BootGuard
- u-root
- coreboot, u-root and systemboot
- Arm + u-boot
- DUT, a simple Device Under Test framework [DUT, Device Under Test framework] (13.dut/README.md)
- CPU, an ssh style command which lets you see your files from anywhere. [CPU, wherever you go, there your files are] (14.cpu/README.md)
- Case Studies
- Conclusion