I'd like to experiment with getting serial debug output from EFI loaders (where the loader is compiled with DEBUG turned on). Based on the following articles, I believe I can do this via the EHCI Debug port:
Intel® UEFI Development Kit Debugger Tool Configuration and Setup Guide
TianoCore Support for EHCI Debugging in Source
EHCI debugging on the BeagleBone Black
Agent Based UEFI Firmware Debugging
However, I don't know if...
Intel® UEFI Development Kit Debugger Tool Configuration and Setup Guide
TianoCore Support for EHCI Debugging in Source
EHCI debugging on the BeagleBone Black
Agent Based UEFI Firmware Debugging
However, I don't know if...
- the Mac Pro even has a USB port enabled for EHCI debugging
- that port, if it exists, is internal or external
- if it's external, where it's located physically