]> xenbits.xensource.com Git - people/andrewcoop/seabios.git/commit
nvme: Enable NVMe support for non-qemu hardware
authorYouness Alaoui <youness.alaoui@puri.sm>
Tue, 13 Jun 2017 01:09:07 +0000 (21:09 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Tue, 13 Jun 2017 01:10:26 +0000 (21:10 -0400)
commit7759d3a5be049eb8d0b4f7c6b1f1a0ba5e871cf3
treef6b111f4f4ce806f63c13780f127a950675d676c
parente30d51cc58065513279cbe3288108555240e7c44
nvme: Enable NVMe support for non-qemu hardware

NVMe support was tested on purism/librem13 laptops and SeaBIOS has
no problems in detecting and booting the drives.

This is a continuation of commit 235a8190 which was incomplete.

Signed-off-by: Youness Alaoui <youness.alaoui@puri.sm>
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
src/hw/nvme.c