insomniacslk / book

LinuxBoot book which contains the documentation in markdown format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

book

LinuxBoot book which contains the documentation in markdown format

Table of Contents

  1. Introduction
  2. Getting Started in 20mins
  • apt-get install qemu ovmf
  • git clone github.com/linuxboot/linuxboot
  • Download existing Linux bzImage
  • git clone UEFIReplace
  • Shell replacement
  1. LinuxBoot
  2. Minimal Linux kernel
  3. The Initramfs:
  • HEADS
  • NERF
  1. UEFI
  • EDKII
  • OVMF
  1. Tools:
  1. TPMs
  2. SecureBoot and BootGuard
  3. u-root
  1. coreboot, u-root and systemboot
  2. Arm + u-boot
  3. DUT, a simple Device Under Test framework [DUT, Device Under Test framework] (13.dut/README.md)
  4. 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)
  5. Conclusion

About

LinuxBoot book which contains the documentation in markdown format