Enable TPM measurements

Set the default boot entry to the first entry when we're using BLS.

Signed-off-by: Peter Jones <pjones@redhat.com>
This commit is contained in:
Peter Jones 2018-04-06 15:38:57 -04:00
commit da1991e3f0
229 changed files with 1836 additions and 217 deletions

View file

@ -1,7 +1,7 @@
From 4fec1bb24e09f36366c62196285392a674d259d3 Mon Sep 17 00:00:00 2001
From: Matthew Garrett <mjg59@coreos.com>
Date: Sun, 9 Aug 2015 16:12:39 -0700
Subject: [PATCH 155/216] Rework linux command
Subject: [PATCH 155/227] Rework linux command
We want a single buffer that contains the entire kernel image in order to
perform a TPM measurement. Allocate one and copy the entire kernel into it