coreboot-kgpe-d16/payloads/libpayload/drivers/storage
Nico Huber 88b041897f libpayload/nvme: Test for NVMe-command-set bit individually
We only need to know if the NVMe command set is supported. Other
command-set bits can be set too, but we don't have to care.

Fixes init in QEMU which has more command-set bits set by now.

Change-Id: I29a693cf8cc13775e94dc671e8d0412ad86fef9c
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/63934
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Thomas Heijligen <src@posteo.de>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2022-05-11 12:15:11 +00:00
..
ahci.c libpayload: Mark Intel 300 series AHCI as tested 2021-08-12 17:57:35 +00:00
ahci_ata.c payloads: Drop unneeded empty lines 2020-09-21 16:20:57 +00:00
ahci_atapi.c payloads: Drop unneeded empty lines 2020-09-21 16:20:57 +00:00
ahci_common.c payloads: Drop unneeded empty lines 2020-09-21 16:20:57 +00:00
ahci_private.h payloads: Drop unneeded empty lines 2020-09-21 16:20:57 +00:00
ata.c payloads: Drop unneeded empty lines 2020-09-21 16:20:57 +00:00
atapi.c payloads: Drop unneeded empty lines 2020-09-21 16:20:57 +00:00
Kconfig libpayload/storage: Add NVMe driver 2021-04-07 10:58:04 +00:00
nvme.c libpayload/nvme: Test for NVMe-command-set bit individually 2022-05-11 12:15:11 +00:00
storage.c libpayload/storage: Add NVMe driver 2021-04-07 10:58:04 +00:00