diff options
author | Holger Wansing <hwansing@mailbox.org> | 2020-07-24 11:49:19 +0200 |
---|---|---|
committer | Holger Wansing <hwansing@mailbox.org> | 2020-07-24 11:49:19 +0200 |
commit | e634f644b1a411363c11903160d434dc4a3721b0 (patch) | |
tree | 885bfcf4849a8fb104a6cf5b79c51651939372bd /en | |
parent | 7e48d8cf8d7be79eed52a534a11911cd98056209 (diff) | |
download | installation-guide-e634f644b1a411363c11903160d434dc4a3721b0.zip |
Spent a separate chapter for info about Secure boot (no content changes)
Diffstat (limited to 'en')
-rw-r--r-- | en/preparing/pre-install-bios-setup.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/en/preparing/pre-install-bios-setup.xml b/en/preparing/pre-install-bios-setup.xml index e0f030e9c..f6afe3f79 100644 --- a/en/preparing/pre-install-bios-setup.xml +++ b/en/preparing/pre-install-bios-setup.xml @@ -74,6 +74,10 @@ hardware; it is most critically invoked during the bootstrap process the user can select whether booting shall happen in CSM or in native UEFI mode. </para> + </sect2> + + <sect2 arch="x86" id="secure-boot"> + <title>Secure boot</title> <para> Another UEFI-related topic is the so-called <quote>secure boot</quote> mechanism. Secure boot means a function of UEFI implementations that |