CIS
ISO
NIST
CSF
Essentials
SOC
Boot is secure
How to fix
- To secure your boot, open Terminal.
- Type
sudo nvram boot-args=""
and click enter. - To check the status type
sudo nvram boot-args
and click enter. The result should be empty.
