Thomas Heijligen has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/33582 )
Change subject: libpayload: nvme driver
......................................................................
Patch Set 2:
Patch Set 2:
(1 comment)
Can this be tested with QEMU?
For QEMU i440fx:
qemu-system-x86_64 \
-drive file=/path/to/disk/file,if=none,id=drive0 \
-device nvme,drive=drive0,serial=512,num_queues=6 \
-bios /path/to/coreboot.rom
The sample/nvme_test.c is currently a leftover from developing and will be removed before final review.
This driver can be used to boot from NVMe with FILO.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/33582
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ie75b1dc743dac3426c230c57ee23b771ba3a6e0c
Gerrit-Change-Number: 33582
Gerrit-PatchSet: 2
Gerrit-Owner: Thomas Heijligen
src@posteo.de
Gerrit-Reviewer: Thomas Heijligen
src@posteo.de
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Thu, 20 Jun 2019 09:48:34 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
Gerrit-MessageType: comment