- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello all, I was told this was the place to ask this sort of thing.
I want to programmatically write debugging messages to the Intel AMT virtual/fake serial port from within Intel TXT. So I can't use the AMT library.
The port shows up as COM3 in Windows (the only COM port). Is there a way to look up what the port IO port should be so I can use assembly to talk over it? I know that historically, by convention serial port 3 was at port 0x3E8, but writing to that (or any of the other conventional serial port addresses) doesn't seem to produce any output on the listening side.
Thanks in advance,
Gerri F.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
People helped me figure it out over at OSR online
http://www.osronline.com/showthread.cfm?link=247794
Thanks anyway,
Gerri F.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page