<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	「Step to UEFI (91） Shell下的串口测试软件」的评论	</title>
	<atom:link href="https://www.lab-z.com/stu91/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.lab-z.com/stu91/</link>
	<description></description>
	<lastBuildDate>Fri, 19 Jul 2024 09:37:34 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>
	<item>
		<title>
		评论者：Gordon		</title>
		<link>https://www.lab-z.com/stu91/#comment-380630</link>

		<dc:creator><![CDATA[Gordon]]></dc:creator>
		<pubDate>Fri, 19 Jul 2024 09:37:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.lab-z.com/?p=4380#comment-380630</guid>

					<description><![CDATA[回复给 &lt;a href=&quot;https://www.lab-z.com/stu91/#comment-380261&quot;&gt;ziv2013&lt;/a&gt;。

謝謝搂，可以了
複製連結去新視窗下載即可]]></description>
			<content:encoded><![CDATA[<p>回复给 <a href="https://www.lab-z.com/stu91/#comment-380261">ziv2013</a>。</p>
<p>謝謝搂，可以了<br />
複製連結去新視窗下載即可</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：ziv2013		</title>
		<link>https://www.lab-z.com/stu91/#comment-380261</link>

		<dc:creator><![CDATA[ziv2013]]></dc:creator>
		<pubDate>Thu, 18 Jul 2024 12:38:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.lab-z.com/?p=4380#comment-380261</guid>

					<description><![CDATA[回复给 &lt;a href=&quot;https://www.lab-z.com/stu91/#comment-380210&quot;&gt;Gordon&lt;/a&gt;。

网站打开了反盗链的机制，有时候正常下载也会被误判]]></description>
			<content:encoded><![CDATA[<p>回复给 <a href="https://www.lab-z.com/stu91/#comment-380210">Gordon</a>。</p>
<p>网站打开了反盗链的机制，有时候正常下载也会被误判</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：ziv2013		</title>
		<link>https://www.lab-z.com/stu91/#comment-380218</link>

		<dc:creator><![CDATA[ziv2013]]></dc:creator>
		<pubDate>Thu, 18 Jul 2024 10:43:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.lab-z.com/?p=4380#comment-380218</guid>

					<description><![CDATA[回复给 &lt;a href=&quot;https://www.lab-z.com/stu91/#comment-380210&quot;&gt;Gordon&lt;/a&gt;。

可以下载，我刚测试过。你试试 copy 下来 link ,然后粘贴在新的窗口看看。]]></description>
			<content:encoded><![CDATA[<p>回复给 <a href="https://www.lab-z.com/stu91/#comment-380210">Gordon</a>。</p>
<p>可以下载，我刚测试过。你试试 copy 下来 link ,然后粘贴在新的窗口看看。</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：Gordon		</title>
		<link>https://www.lab-z.com/stu91/#comment-380210</link>

		<dc:creator><![CDATA[Gordon]]></dc:creator>
		<pubDate>Thu, 18 Jul 2024 10:22:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.lab-z.com/?p=4380#comment-380210</guid>

					<description><![CDATA[請問
SerialTest
test
還能下載嗎?，點擊沒有反應]]></description>
			<content:encoded><![CDATA[<p>請問<br />
SerialTest<br />
test<br />
還能下載嗎?，點擊沒有反應</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：ziv2013		</title>
		<link>https://www.lab-z.com/stu91/#comment-37972</link>

		<dc:creator><![CDATA[ziv2013]]></dc:creator>
		<pubDate>Sat, 30 Sep 2017 13:26:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.lab-z.com/?p=4380#comment-37972</guid>

					<description><![CDATA[回复给 &lt;a href=&quot;https://www.lab-z.com/stu91/#comment-37893&quot;&gt;KaoTuz&lt;/a&gt;。

我没有研究过，不过你可以看一下 \UDK2017\IntelFrameworkModulePkg\Bus\Isa\IsaSerialDxe\Serial.h

这个定义
#define SERIAL_DEV_FROM_THIS(a) CR (a, SERIAL_DEV, SerialIo, SERIAL_DEV_SIGNATURE)

如果一个 SerialIo 能够满足 SERIAL_DEV 定义，那么就可以取得他的baseaddress

回头我研究一下。]]></description>
			<content:encoded><![CDATA[<p>回复给 <a href="https://www.lab-z.com/stu91/#comment-37893">KaoTuz</a>。</p>
<p>我没有研究过，不过你可以看一下 \UDK2017\IntelFrameworkModulePkg\Bus\Isa\IsaSerialDxe\Serial.h</p>
<p>这个定义<br />
#define SERIAL_DEV_FROM_THIS(a) CR (a, SERIAL_DEV, SerialIo, SERIAL_DEV_SIGNATURE)</p>
<p>如果一个 SerialIo 能够满足 SERIAL_DEV 定义，那么就可以取得他的baseaddress</p>
<p>回头我研究一下。</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：KaoTuz		</title>
		<link>https://www.lab-z.com/stu91/#comment-37893</link>

		<dc:creator><![CDATA[KaoTuz]]></dc:creator>
		<pubDate>Thu, 28 Sep 2017 06:24:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.lab-z.com/?p=4380#comment-37893</guid>

					<description><![CDATA[常拜讀您的文章, 想請問您有研究過 如何從SerialIO Protocol 得知所使用的IO為何呢?

ex : SerialIO Protocol  port 1 , IO = 0x3F8 
      SerialIO Protocol  port 2 , IO = 0x2F8 ....etc]]></description>
			<content:encoded><![CDATA[<p>常拜讀您的文章, 想請問您有研究過 如何從SerialIO Protocol 得知所使用的IO為何呢?</p>
<p>ex : SerialIO Protocol  port 1 , IO = 0x3F8<br />
      SerialIO Protocol  port 2 , IO = 0x2F8 &#8230;.etc</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
