aboutsummaryrefslogtreecommitdiff
path: root/tools/boot-keys/boot-keys-helper
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary spaces in command substitutionsAndrew Robbins2017-10-281-5/+5
* Replace usage of the '[' Bash builtin with '[['Andrew Robbins2017-10-281-2/+2
* Modify fd copying in printf calls for readabilityAndrew Robbins2017-10-281-1/+1
* Replaced '#!/bin/bash' w/ '#!/usr/bin/env bash'Andrew Robbins2017-06-231-1/+1
* Remove unnecessary 'env' invocation from printf.Andrew Robbins2017-06-231-2/+2
* Fixed printf calls & replaced 'echo' w/ printf.Andrew Robbins2017-06-231-2/+2
* tools: Add boot-keys tool to handle keys and images verificationPaul Kocialkowski2017-01-151-0/+72