[CentOS] How to get UEFI setting by shell?

Fri Jan 22 22:33:59 UTC 2016
Chris Murphy <lists at colorremedies.com>

On Thu, Jan 21, 2016, 10:48 PM wk <304702903 at qq.com> wrote:

> Hi,
>
>    CentOS7.1, Dell PowerEdge R730xd.
>
>    How to check/get UEFI information by shell/bash terminal ?   example:if
> UEFI is enabled? if secure boot is enabled?
>


You should find an early kernel message that secure boot is enabled. Just
'dmesg | grep -i secure'

You can also use 'mokutil --sb-state'


Chris Murphy



> Thanks.
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
> https://lists.centos.org/mailman/listinfo/centos
>