Hi, I've been trying to enable output from DebugLib in CorebootPayloadPkg
to the serial port at I/O address 0x3F8, but can't seem to get any results.

I know the prints are being included in the build since I can see them in
the binary, and the hardware is also good since coreboot uses it just
fine.  I've made sure all of the DebugLib instances are pointed to
BaseDebugLibSerialPort under MdePkg, and SerialPortLib is pointed to
BaseSerialPortLib16550 under MdeModulePkg.  Is there something else I'm
missing?

Thanks,
Mason
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to