Re: [PATCH] Add NVMe driver for native targets

2024-10-15 Thread Daniel Kiper
On Sun, Oct 13, 2024 at 10:40:41PM +0300, Vladimir 'phcoder' Serbinenko wrote: > Thank you for your effort but we already have nvme driver in the review queue. > See my email from 16th of May I concur. It looks it is even smaller. Mate, could you take a look at Vladimir's patch? Daniel _

[PATCH] Add NVMe driver for native targets

2024-10-13 Thread km
From: Mate Kukri It is based on existing SeaBIOS code, so the license is LGPLv3. Tested as a coreboot paload on the following targets: - QEMU Q35 with emulated NVMe disk - ASUS H610M-K with Intel 660p NVME disk Signed-off-by: Mate Kukri --- Makefile.am | 2 +- grub-core/

Re: [PATCH] Add NVMe driver for native targets

2024-10-13 Thread Vladimir 'phcoder' Serbinenko
Thank you for your effort but we already have nvme driver in the review queue. See my email from 16th of May Le dim. 13 oct. 2024, 22:38, a écrit : > From: Mate Kukri > > It is based on existing SeaBIOS code, so the license is LGPLv3. > > Tested as a coreboot paload on the following targets: >

[PATCH] Add NVMe driver for native targets

2024-10-13 Thread km
From: Mate Kukri It is based on existing SeaBIOS code, so the license is LGPLv3. Tested as a coreboot paload on the following targets: - QEMU Q35 with emulated NVMe disk - ASUS H610M-K with Intel 660p NVME disk Signed-off-by: Mate Kukri --- Makefile.am | 2 +- grub-core/