Hi SenK,
If you are using the UEFI Payload you need to ensure that:
1. Your payload DSC file contains
"MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe.inf" in the
[Components.<your_ARCH>] section (where <your_ARCH> is one from X64 or
IA32).
2. Your payload FDF file contains "INF
MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe.inf" in [FV.DXEFV] section
Yes, the NVMe disk should be detected during PCI enumeration in
coreboot. If it does, that means you lack the above in your UEFI
payload. Otherwise there is something wrong in your coreboot port.
Best regards,
--
Michał Żygowski
Firmware Engineer
https://3mdeb.com | @3mdeb_com
On 14.09.2020 17:06, techmindams04@gmail.com wrote:
> Hi Michal,
>
>
> Thanks for your response.
>
> I have verified your Point 1, 2 and 3. Clock is going to NVME device. I have not checked it with Sea Bios as i am using binary UEFI payload.
>
> Is NVME device will get detected as PCI device during PCI enumeration in coreboot?
>
> Regards,
> SenK
> _______________________________________________
> coreboot mailing list -- coreboot@coreboot.org
> To unsubscribe send an email to coreboot-leave@coreboot.org