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:
Javier Martinez Canillas 2018-05-10 17:48:20 +02:00 committed by Peter Jones
commit 67f30b6a74
241 changed files with 561 additions and 475 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/236] Rework linux16 command
Subject: [PATCH 155/238] 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
@ -97,5 +97,5 @@ index 91283157e30..b864e540333 100644
grub_file_close (file);
--
2.15.0
2.17.0