Merge ~xypron/grub:efivarfs into ~ubuntu-core-dev/grub/+git/ubuntu:ubuntu
Proposed by
Heinrich Schuchardt
Status: | Superseded |
---|---|
Proposed branch: | ~xypron/grub:efivarfs |
Merge into: | ~ubuntu-core-dev/grub/+git/ubuntu:ubuntu |
Diff against target: |
132 lines (+118/-0) 2 files modified
debian/patches/efivar-check-that-efivarfs-is-writeable.patch (+117/-0) debian/patches/series (+1/-0) |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Ubuntu Core Development Team | Pending | ||
Review via email:
|
This proposal has been superseded by a proposal from 2022-03-21.
Commit message
efivar: check that efivarfs is writeable
Some UEFI implementations (notably U-Boot) don't implement the
SetVariable() runtime service. On these systems the GRUB installation
must be completed manually. Write a warning in this case but avoid
throwing an error. (LP: #1965288)
Signed-off-by: Heinrich Schuchardt <email address hidden>
To post a comment you must log in.