TO find out the BIOS version in Linux, execute this command dmidecode | less
To check BIOS firmware version in Linux, use this command:Â sudo dmidecode -s bios-version
sudo dmidecode --type bios
To verify whether a Linux instance is enabled for UEFI Secure Boot
mokutil --sb-state
Virtual Machine secure boot: