Two more fixes for BLS support
- Use version field to sort BLS entries if id field isn't defined - Add version field to BLS fragments generated by 20-grub.install Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
This commit is contained in:
parent
5034b2b164
commit
67f30b6a74
241 changed files with 561 additions and 475 deletions
|
|
@ -1,7 +1,7 @@
|
|||
From 12312bfe1727a2992042436cb0f8c8ba1c69ee2f Mon Sep 17 00:00:00 2001
|
||||
From: Matthew Garrett <mjg59@coreos.com>
|
||||
Date: Sun, 9 Aug 2015 16:12:39 -0700
|
||||
Subject: [PATCH 154/236] Rework linux command
|
||||
Subject: [PATCH 154/238] 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 b2438547dd0..e4b8342f5d0 100644
|
|||
grub_file_close (file);
|
||||
|
||||
--
|
||||
2.15.0
|
||||
2.17.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue