document EFI boot process with correct ipxe binary

This commit is contained in:
2022-06-01 09:10:00 +02:00
parent 775faae55b
commit 8564e4c3a4
5 changed files with 103 additions and 7 deletions
+5
View File
@@ -32,6 +32,11 @@ which distribution it is supposed to use. The menu offers other options as well,
e.g. an interactive iPXE shell and a memory test.
Sequence Diagram of the UEFI Boot Process
--------------------------------------------------
.. image:: _static/uefi_boot.png
Sequence Diagram of the BIOS (Legacy) Boot Process
--------------------------------------------------
.. image:: _static/legacy_boot.png