Use BLS fragment filename as menu entry id and for sort criterion
The BLS config filenames are guaranteed to be unique, so they can be used as GRUB2 entry id and can also be used to sort the menu entries. Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
This commit is contained in:
parent
359c2df03d
commit
afb0baacd6
252 changed files with 390 additions and 249 deletions
|
|
@ -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/249] Rework linux16 command
|
||||
Subject: [PATCH 155/250] 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue