All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] ppc64le: fix problems with signed boot media
@ 2023-01-13 20:26 Robbie Harwood
  2023-01-13 20:26 ` [PATCH v1 1/2] Skip diskfilter on powerpc CDs Robbie Harwood
  2023-01-13 20:26 ` [PATCH v1 2/2] Fix prefix and root on ppc64le CDs Robbie Harwood
  0 siblings, 2 replies; 7+ messages in thread
From: Robbie Harwood @ 2023-01-13 20:26 UTC (permalink / raw)
  To: grub-devel; +Cc: Robbie Harwood, dkiper, dja, avnish.chouhan, stefanb

Fix three issues uncovered while trying to use the same core.elf on both
installed systems and boot media.  CCing POWER folks I have working
emails for in case they have a better way to do any of this.

Be well,
--Robbie

Robbie Harwood (2):
  Skip diskfilter on powerpc CDs
  Fix prefix and root on ppc64le CDs

 grub-core/disk/diskfilter.c |  5 +++++
 grub-core/kern/main.c       | 17 +++++++++++++++++
 2 files changed, 22 insertions(+)

-- 
2.39.0



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-01-18 22:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-13 20:26 [PATCH v1 0/2] ppc64le: fix problems with signed boot media Robbie Harwood
2023-01-13 20:26 ` [PATCH v1 1/2] Skip diskfilter on powerpc CDs Robbie Harwood
2023-01-13 21:55   ` Vladimir 'phcoder' Serbinenko
2023-01-18 22:35     ` Robbie Harwood
2023-01-13 20:26 ` [PATCH v1 2/2] Fix prefix and root on ppc64le CDs Robbie Harwood
2023-01-13 20:34   ` Vladimir 'phcoder' Serbinenko
2023-01-13 21:29     ` Robbie Harwood

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.