Is there a command line that will detect if SecureBoot is enabled on our TX2 system? It seems “mokutil” is the standard way to do this, but it returns an error:
# sudo mokutil --sb-state
EFI variables are not supported on this system
Is this an indication of a problem or is there another way to detect it?