[coreboot] Coreboot and Tianocore

2021-02-05 Thread techmindams04
Hi, I have generated a payload from edk2 2017. When i booting with payload i got struck after the below message. The keyboard is not detecting so i can't press any key. Mouse got powered up. Even i exchanged the usb ports but still keyboard not detecting. I am using coreboot and edk2 payload.

[coreboot] NVME is not detecting.

2020-09-12 Thread techmindams04
I have ported coreboot on Coffeelake architecture. Coreboot is up and during PCI scan M.2 NVME is not detecting in the scan. I have enabled the root port (Port 9) in the device tree and root port is shown in enumeration but not NVME device under it. Is there any configuration to be done in core

[coreboot] Re: CoffeeLake RVP master: Code changed... How to enable SATA and LAN?

2020-09-12 Thread techmindams04
Hey Jose, I am facing the same issue on Coffeelake RVP. Have you resolved it. If so let me know how to do it. Regards, SenK ___ coreboot mailing list -- coreboot@coreboot.org To unsubscribe send an email to coreboot-le...@coreboot.org

[coreboot] Re: NVME is not detecting.

2020-09-14 Thread techmindams04
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] Secure Boot

2021-01-12 Thread techmindams04
Hi, I need to enable secure boot to load esxi installer. But it is failing with message Uefi secure boot is not enabled. So i need to enable it in coreboot. I have a uefi payload binary from Intel. Payload binary one with normal and another with secure functions. With normal payload i am able t