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

[UiApp] cannot list terminal consoles in NT32 platform (Bugzilla Bug 328) #9573

Open
tianocore-issues opened this issue Jan 6, 2017 · 2 comments
Labels
package:mdemodulepkg priority:low Little to no impact. No urgency to fix. type:bug Something isn't working

Comments

@tianocore-issues
Copy link

This issue was created automatically with bugzilla2github

Bugzilla Bug 328

Date: 2017-01-06T03:33:27+00:00
From: @niruiyu
To: @niruiyu
CC:

Last updated: 2017-01-06T07:49:37+00:00

@tianocore-issues
Copy link
Author

Comment 1264

Date: 2017-01-06 03:33:27 +0000
From: @niruiyu

  • Industry Specification: ---
  • Target OS: ---
  • Bugzilla Assignee(s): @niruiyu

The root cause is UiApp only recognizes the terminal consoles whose device path contains ACPI PNP_ID(0x501) node.
Because Terminal driver always starts on SerialIo instance, the device path node check can be replaced with SerialIo protocol check.

@tianocore-issues
Copy link
Author

Comment 1267

Date: 2017-01-06 07:49:37 +0000
From: @niruiyu

take it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:mdemodulepkg priority:low Little to no impact. No urgency to fix. type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant