A couple of fixes needed by Fedora Atomic - javierm

Signed-off-by: Peter Jones <pjones@redhat.com>
This commit is contained in:
Peter Jones 2018-04-24 10:41:42 -04:00
commit 5034b2b164
239 changed files with 507 additions and 230 deletions

View file

@ -1,7 +1,7 @@
From 24250bbb84f8817462426c46b255d875de627bf1 Mon Sep 17 00:00:00 2001
From: Matthew Garrett <mjg59@coreos.com>
Date: Sun, 9 Aug 2015 16:20:58 -0700
Subject: [PATCH 155/229] Rework linux16 command
Subject: [PATCH 155/236] Rework linux16 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 int it