<?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 (220）微软提供的 UEFI Shell 截图工具」的评论	</title>
	<atom:link href="https://www.lab-z.com/msscp/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.lab-z.com/msscp/</link>
	<description></description>
	<lastBuildDate>Mon, 22 Nov 2021 06:53:26 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>
	<item>
		<title>
		评论者：ziv2013		</title>
		<link>https://www.lab-z.com/msscp/#comment-183078</link>

		<dc:creator><![CDATA[ziv2013]]></dc:creator>
		<pubDate>Mon, 22 Nov 2021 06:53:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.lab-z.com/?p=7719#comment-183078</guid>

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

Please add more debug code in it. And don&#039;t forget to put PrintScreenEnable.txt  in your USB key.]]></description>
			<content:encoded><![CDATA[<p>回复给 <a href="https://www.lab-z.com/msscp/#comment-183012">Jack</a>。</p>
<p>Please add more debug code in it. And don&#8217;t forget to put PrintScreenEnable.txt  in your USB key.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：Jack		</title>
		<link>https://www.lab-z.com/msscp/#comment-183012</link>

		<dc:creator><![CDATA[Jack]]></dc:creator>
		<pubDate>Mon, 22 Nov 2021 03:33:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.lab-z.com/?p=7719#comment-183012</guid>

					<description><![CDATA[when I compiler with your original source and it got error as below

warning C4305: &#039; &#039;type cast&#039;: truncation from &#039;UINT64&#039; to &#039;UINT8 *&#039;

after I fix to : Image = (UINT8 *)(((UINT8) ((UINT64)Image + 3)) &#038; ~0x03); 

it could build successfully, but cannot capture the screen image, is there anything wrong? thanks.]]></description>
			<content:encoded><![CDATA[<p>when I compiler with your original source and it got error as below</p>
<p>warning C4305: &#8216; &#8216;type cast&#8217;: truncation from &#8216;UINT64&#8217; to &#8216;UINT8 *&#8217;</p>
<p>after I fix to : Image = (UINT8 *)(((UINT8) ((UINT64)Image + 3)) &amp; ~0x03); </p>
<p>it could build successfully, but cannot capture the screen image, is there anything wrong? thanks.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：ziv2013		</title>
		<link>https://www.lab-z.com/msscp/#comment-139760</link>

		<dc:creator><![CDATA[ziv2013]]></dc:creator>
		<pubDate>Mon, 23 Aug 2021 05:37:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.lab-z.com/?p=7719#comment-139760</guid>

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

我这边试验了，发现 USB键盘也不好用，回头我会调试一下这个问题的。你可以先试试另外一个 UEFI Shell 截图软件。]]></description>
			<content:encoded><![CDATA[<p>回复给 <a href="https://www.lab-z.com/msscp/#comment-138619">DRAW</a>。</p>
<p>我这边试验了，发现 USB键盘也不好用，回头我会调试一下这个问题的。你可以先试试另外一个 UEFI Shell 截图软件。</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：ziv2013		</title>
		<link>https://www.lab-z.com/msscp/#comment-138879</link>

		<dc:creator><![CDATA[ziv2013]]></dc:creator>
		<pubDate>Sat, 21 Aug 2021 00:47:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.lab-z.com/?p=7719#comment-138879</guid>

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

PS2 键盘我没有试验过，我觉得应该是不需要专门的驱动的。下周有空我试试。]]></description>
			<content:encoded><![CDATA[<p>回复给 <a href="https://www.lab-z.com/msscp/#comment-138619">DRAW</a>。</p>
<p>PS2 键盘我没有试验过，我觉得应该是不需要专门的驱动的。下周有空我试试。</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：DRAW		</title>
		<link>https://www.lab-z.com/msscp/#comment-138619</link>

		<dc:creator><![CDATA[DRAW]]></dc:creator>
		<pubDate>Fri, 20 Aug 2021 08:32:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.lab-z.com/?p=7719#comment-138619</guid>

					<description><![CDATA[你好！ 我这边用PS/2的键盘，不能截图，是不是需要PS/2 KB的驱动？ 你的文章很详细, 都是实战经验，羡慕！！！]]></description>
			<content:encoded><![CDATA[<p>你好！ 我这边用PS/2的键盘，不能截图，是不是需要PS/2 KB的驱动？ 你的文章很详细, 都是实战经验，羡慕！！！</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
