Skip to content

Conversation

@shkrc
Copy link
Contributor

@shkrc shkrc commented Dec 2, 2025

ConInDev, ConOutDev & ErrOutDev variables have list of device paths which have terminal console devices appended at the end. For only the user selected terminal type, the device path will have the necessary protocols installed at any point in time. TestPointCheckLib tries to discover these non existing terminal types and reports as an error. This patch fixes this by checking if the device path is a terminal type, and if so, then ignore the terminal node and only check for the existence of the parent path.

ConInDev, ConOutDev & ErrOutDev variables have list of device paths which have terminal console
devices appended at the end. For only the user selected terminal type, the device path will have
the necessary protocols installed at any point in time. TestPointCheckLib tries to discover these
non existing terminal types and reports as an error. This patch fixes this by checking if the
device path is a terminal type, and if so, then ignore the terminal node and only check for the existence
of the parent path.

Signed-off-by: Shankar C <shankar.c@amd.com>
@shkrc
Copy link
Contributor Author

shkrc commented Dec 2, 2025

@niruiyu requesting your reviews

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