Changes

Jump to: navigation, search

Linux: Secure Boot

5 bytes added, 07:30, 6 June 2018
/* Installation of required tools */
su -
apt update
apt install -y openssl gnupg gpg sbsigntool uuid-runtimetree
# Package efitools must to be compiled and installed manually because Debian repository contains old 1.4.2 version:
apt build-dep -y efitools
425
edits