Hello, I'm trying to get CorebootPayloadPkg to work with a Laptop that has no serial port. As it's not starting, I need to get debug logs somehow. Coreboot logs to an EHCI console that I can read with my BeagleBone. Is there any way I can log there from Tianocore? I haven't found a DebugLib which is capable of doing so and I also haven't found a SerialPortLib which redirects to the EHCI console. Thanks in advance Janne