Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

universal_payload.rst: Add ClockRate field to serial port info #61

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MrChromebox
Copy link

Add a ClockRate field to the UNIVERSAL_PAYLOAD_SERIAL_PORT_INFO struct to allow the host firmware to pass the serial clock rate to the payload in order to properly initialize the serial/debug port.

This field is necessary because AMD Zen platform devices do not use the same clock rate as Intel devices.

Add a ClockRate field to the UNIVERSAL_PAYLOAD_SERIAL_PORT_INFO struct
to allow the host firmware to pass the serial clock rate to the payload
in order to properly initialize the serial/debug port.

This field is necessary because AMD Zen platform devices do not use
the same clock rate as Intel devices.

Signed-off-by: Matt DeVillier <[email protected]>
@MrChromebox
Copy link
Author

per the comments in tianocore/edk2#6215, this may no longer be needed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant