grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/2] Fix installation issues on ppc64le


From: Ismael Luceno
Subject: [PATCH 0/2] Fix installation issues on ppc64le
Date: Wed, 24 Aug 2022 18:03:09 +0200

When the /dev/nvram device is unavailable, the installation fails and
leaves the system in an unbootable state.

The patches in this series introduce a handler for the boilerplate code
and make sure nvram is available.

Ismael Luceno (2):
  Add helper to load linux kmods
  Ensure nvram is available and functional on IEEE1275

 grub-core/osdep/unix/platform.c | 42 +++++++++++++++++++++++++++++----
 1 file changed, 38 insertions(+), 4 deletions(-)

-- 
2.37.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]