Skip to content

Commit db0048f

Browse files
authored
Update secure-boot.md
## Skip all of this, go to [Two options are available](#two-options-are-available) for what to do next.
1 parent c3ac9ac commit db0048f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

misc/secure-boot.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Secure Boot explained
22

3+
## Skip all of this, go to [Two options are available](#two-options-are-available) for what to do next.
4+
5+
36
### Secure Boot is a feature of modern UEFI firmware that ensures only trusted software, signed by a recognized authority, can execute during the boot process. This is particularly useful for preventing certain types of attacks, such as bootkits and rootkits, which can compromise a system at the firmware or bootloader level.
47

58
> If you are unsure, leave it enabled as it is defaulted to in the BIOS. It's a method of securing the boot process that can be left as is unless you have the need to disable it.
@@ -91,7 +94,7 @@ MOK is part of the Secure Boot mechanism that ensures only trusted code can run
9194

9295
If you have secure boot enabled, you will see something asking you to enroll MOK.
9396

94-
Two options are available:
97+
## Two options are available:
9598

9699
- Continue Boot (**Most people choose this option**)
97100

0 commit comments

Comments
 (0)