todo entry regarding grub nvme support

Signed-off-by: Leah Rowe <info@minifree.org>
master
Leah Rowe 2024-02-11 06:07:42 +00:00
parent 80274d293a
commit 1d567f132b
1 changed files with 14 additions and 0 deletions

View File

@ -2205,6 +2205,20 @@ also see
https://blog.3mdeb.com/2020/2020-11-02-grub2mini-summit/
GRUB nvme support
=================
GRUB doesn't support nvme on bare metal.
SeaBIOS does.
Libreboot is getting a lot of new ports, and some of them can use nvme
drives. We need nvme support in GRUB.
TODO: adapt SeaBIOS nvme code for GRUB. Also submit upstream.
GRUB can do nvme but only if it's supported by the (UEFI) vendor firmware.
4th SSD on T440p
================