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