<?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 (161）Print 直接输出 ASCII 的String」的评论	</title>
	<atom:link href="https://www.lab-z.com/printa/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.lab-z.com/printa/</link>
	<description></description>
	<lastBuildDate>Mon, 12 Aug 2019 01:06:05 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		评论者：ziv2013		</title>
		<link>https://www.lab-z.com/printa/#comment-63262</link>

		<dc:creator><![CDATA[ziv2013]]></dc:creator>
		<pubDate>Mon, 12 Aug 2019 01:06:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.lab-z.com/?p=5978#comment-63262</guid>

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

谢谢哈，我查了一下，应该也可以用 
UINTN
EFIAPI
AsciiPrint (
  IN CONST CHAR8  *Format,
  ...
  );]]></description>
			<content:encoded><![CDATA[<p>回复给 <a href="https://www.lab-z.com/printa/#comment-63218">nakido</a>。</p>
<p>谢谢哈，我查了一下，应该也可以用<br />
UINTN<br />
EFIAPI<br />
AsciiPrint (<br />
  IN CONST CHAR8  *Format,<br />
  &#8230;<br />
  );</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：nakido		</title>
		<link>https://www.lab-z.com/printa/#comment-63218</link>

		<dc:creator><![CDATA[nakido]]></dc:creator>
		<pubDate>Sun, 11 Aug 2019 15:40:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.lab-z.com/?p=5978#comment-63218</guid>

					<description><![CDATA[要是我没记错的话AsciiPrint这个函数也是可以的]]></description>
			<content:encoded><![CDATA[<p>要是我没记错的话AsciiPrint这个函数也是可以的</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：ziv2013		</title>
		<link>https://www.lab-z.com/printa/#comment-55842</link>

		<dc:creator><![CDATA[ziv2013]]></dc:creator>
		<pubDate>Wed, 12 Dec 2018 08:22:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.lab-z.com/?p=5978#comment-55842</guid>

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

是啊，以前我也是，搞的蛮折腾]]></description>
			<content:encoded><![CDATA[<p>回复给 <a href="https://www.lab-z.com/printa/#comment-55841">Neil</a>。</p>
<p>是啊，以前我也是，搞的蛮折腾</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：Neil		</title>
		<link>https://www.lab-z.com/printa/#comment-55841</link>

		<dc:creator><![CDATA[Neil]]></dc:creator>
		<pubDate>Wed, 12 Dec 2018 08:04:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.lab-z.com/?p=5978#comment-55841</guid>

					<description><![CDATA[這個發現 太好啦!!!
每次為了print ascii, 還額外寫print function ,總算有方便的方式了]]></description>
			<content:encoded><![CDATA[<p>這個發現 太好啦!!!<br />
每次為了print ascii, 還額外寫print function ,總算有方便的方式了</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
