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
..
Kconfig
ahci.c
ahci_ata.c
ahci_atapi.c
ahci_common.c
ahci_private.h
ata.c
atapi.c
nvme.c libpayload/nvme: Test for NVMe-command-set bit individually 2022-05-11 12:15:11 +00:00
storage.c