<?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 (169）BMP 放在 EFI 文件中（下）」的评论	</title>
	<atom:link href="https://www.lab-z.com/stu169bmp/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.lab-z.com/stu169bmp/</link>
	<description></description>
	<lastBuildDate>Fri, 05 May 2023 00:30:48 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>
	<item>
		<title>
		评论者：ziv2013		</title>
		<link>https://www.lab-z.com/stu169bmp/#comment-298151</link>

		<dc:creator><![CDATA[ziv2013]]></dc:creator>
		<pubDate>Fri, 05 May 2023 00:30:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.lab-z.com/?p=6049#comment-298151</guid>

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

参考的主要都列在文章中了，其他的都是手工测试出来的，我感觉这部分经常遇到 Spec 写的很模糊的情况，

主要靠猜想和实验了。]]></description>
			<content:encoded><![CDATA[<p>回复给 <a href="https://www.lab-z.com/stu169bmp/#comment-298150">xiao</a>。</p>
<p>参考的主要都列在文章中了，其他的都是手工测试出来的，我感觉这部分经常遇到 Spec 写的很模糊的情况，</p>
<p>主要靠猜想和实验了。</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：xiao		</title>
		<link>https://www.lab-z.com/stu169bmp/#comment-298150</link>

		<dc:creator><![CDATA[xiao]]></dc:creator>
		<pubDate>Thu, 04 May 2023 02:46:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.lab-z.com/?p=6049#comment-298150</guid>

					<description><![CDATA[请问一下，这里的格式转换是怎么知道的？有没有什么参考
        //Step2. Parser HII Image
        ImageHeader=(EFI_HII_IMAGE_PACKAGE_HDR*)(PackageListHeader+1);
        Print(L&quot;Image Header:\n Length=[%d]  Type=[%d]\n&quot;,ImageHeader-&#062;Header.Length,ImageHeader-&#062;Header.Type);
        Print(L&quot;ImageOffset %d  PalOffset %d\n&quot;,ImageHeader-&#062;ImageInfoOffset,ImageHeader-&#062;PaletteInfoOffset);
     
        ImageBlocktType=(EFI_HII_IMAGE_BLOCK *)(ImageHeader+1);
        Print(L&quot;ImageBlockType %x\n&quot;,*ImageBlocktType);
     
        ImageData=(EFI_HII_IIBT_IMAGE_24BIT_BASE *)(ImageBlocktType+1);
        Print(L&quot;ImageData:\n  Width=[%d]   Heigth=[%d]\n&quot;,ImageData-&#062;Width,ImageData-&#062;Height);]]></description>
			<content:encoded><![CDATA[<p>请问一下，这里的格式转换是怎么知道的？有没有什么参考<br />
        //Step2. Parser HII Image<br />
        ImageHeader=(EFI_HII_IMAGE_PACKAGE_HDR*)(PackageListHeader+1);<br />
        Print(L&#8221;Image Header:\n Length=[%d]  Type=[%d]\n&#8221;,ImageHeader-&gt;Header.Length,ImageHeader-&gt;Header.Type);<br />
        Print(L&#8221;ImageOffset %d  PalOffset %d\n&#8221;,ImageHeader-&gt;ImageInfoOffset,ImageHeader-&gt;PaletteInfoOffset);</p>
<p>        ImageBlocktType=(EFI_HII_IMAGE_BLOCK *)(ImageHeader+1);<br />
        Print(L&#8221;ImageBlockType %x\n&#8221;,*ImageBlocktType);</p>
<p>        ImageData=(EFI_HII_IIBT_IMAGE_24BIT_BASE *)(ImageBlocktType+1);<br />
        Print(L&#8221;ImageData:\n  Width=[%d]   Heigth=[%d]\n&#8221;,ImageData-&gt;Width,ImageData-&gt;Height);</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
