Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 5d8d8b514832fcaa36c0b573b51442c2f53e2aaf
https://github.com/tianocore/edk2/commit/5d8d8b514832fcaa36c0b573b51442c2f53e2aaf
Author: Mara Sophie Grosch via groups.io <[email protected]>
Date: 2022-03-25 (Fri, 25 Mar 2022)
Changed paths:
M MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressHci.c
Log Message:
-----------
MdeModulePkg/NvmExpressDxe: fix check for Cap.Css
Fix the check for NVMe command set being supported by the controller.
Was problematic with qemu (6.2.0, Debian 1:6.2+dfsg-3), which sets 0xC1
in that register, making the OVMF think the NVMe controller does not
support NVMe.
Uncovered by commit 9dd14fc91c174eae87fd122c7ac70073a363527f, which
changed the number of bits included in the Css register from 4 to 8.
Signed-off-by: Mara Sophie Grosch <[email protected]>
Reviewed-by: Hao A Wu <[email protected]>
Commit: 69218d5d2854acaa7a11c777244de4a297d2fbb9
https://github.com/tianocore/edk2/commit/69218d5d2854acaa7a11c777244de4a297d2fbb9
Author: Mara Sophie Grosch via groups.io <[email protected]>
Date: 2022-03-25 (Fri, 25 Mar 2022)
Changed paths:
M MdeModulePkg/Bus/Pci/NvmExpressPei/NvmExpressPeiHci.c
Log Message:
-----------
MdeModulePkg/NvmExpressPei: fix check for NVM command set
Previous commit fixed that check in DXE, this one now for PEI.
Signed-off-by: Mara Sophie Grosch <[email protected]>
Reviewed-by: Hao A Wu <[email protected]>
Compare: https://github.com/tianocore/edk2/compare/ec0b54849b23...69218d5d2854
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits