Fix arm kernel command line allocation

Resolves: rhbz#1484609
Get rid of the temporary extra efi packages hack.

Signed-off-by: Peter Jones <pjones@redhat.com>
This commit is contained in:
Peter Jones 2017-08-24 14:10:08 -04:00
commit 88d855728e
195 changed files with 532 additions and 555 deletions

View file

@ -1,7 +1,7 @@
From 8c04cd7ab27fadf834df9f2f4d767b100547c190 Mon Sep 17 00:00:00 2001
From 7b2ab6778772e342fd49040d47405660803a91ae Mon Sep 17 00:00:00 2001
From: Matthew Garrett <mjg59@coreos.com>
Date: Sun, 9 Aug 2015 16:12:39 -0700
Subject: [PATCH 156/192] Rework linux command
Subject: [PATCH 156/194] 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
@ -103,5 +103,5 @@ index b2438547d..e4b8342f5 100644
grub_file_close (file);
--
2.13.4
2.13.5