<?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>
	「从源代码到 FFS 文件」的评论	</title>
	<atom:link href="https://www.lab-z.com/s2f/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.lab-z.com/s2f/</link>
	<description></description>
	<lastBuildDate>Thu, 25 Nov 2021 07:50:57 +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/s2f/#comment-184397</link>

		<dc:creator><![CDATA[ziv2013]]></dc:creator>
		<pubDate>Thu, 25 Nov 2021 07:50:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.lab-z.com/?p=4959#comment-184397</guid>

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

谢谢，有机会研究一下。]]></description>
			<content:encoded><![CDATA[<p>回复给 <a href="https://www.lab-z.com/s2f/#comment-184030">rainzhouzzz</a>。</p>
<p>谢谢，有机会研究一下。</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：rainzhouzzz		</title>
		<link>https://www.lab-z.com/s2f/#comment-184030</link>

		<dc:creator><![CDATA[rainzhouzzz]]></dc:creator>
		<pubDate>Wed, 24 Nov 2021 14:24:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.lab-z.com/?p=4959#comment-184030</guid>

					<description><![CDATA[hi，.ui文件应该是
GenSec -s EFI_SECTION_USER_INTERFACE -n $(MODULE_NAME) -o $(FFS_OUTPUT_DIR)\$(MODULE_GUID)SEC3.ui 生成的]]></description>
			<content:encoded><![CDATA[<p>hi，.ui文件应该是<br />
GenSec -s EFI_SECTION_USER_INTERFACE -n $(MODULE_NAME) -o $(FFS_OUTPUT_DIR)\$(MODULE_GUID)SEC3.ui 生成的</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：Rane		</title>
		<link>https://www.lab-z.com/s2f/#comment-35413</link>

		<dc:creator><![CDATA[Rane]]></dc:creator>
		<pubDate>Sun, 30 Jul 2017 02:59:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.lab-z.com/?p=4959#comment-35413</guid>

					<description><![CDATA[*.ui和*.ver文件在*.fdf中定义了如何生成，但不清楚具体生成命令。。
[Rule.Common.DXE_DRIVER]
  FILE DRIVER = $(NAMED_GUID) {
    DXE_DEPEX    DXE_DEPEX Optional      $(INF_OUTPUT)/$(MODULE_NAME).depex
    COMPRESS PI_STD {
      GUIDED {
        PE32     PE32                    $(INF_OUTPUT)/$(MODULE_NAME).efi
        UI       STRING=&quot;$(MODULE_NAME)&quot; Optional
        VERSION  STRING=&quot;$(INF_VERSION)&quot; Optional BUILD_NUM=$(BUILD_NUMBER)
      }
    }
  }]]></description>
			<content:encoded><![CDATA[<p>*.ui和*.ver文件在*.fdf中定义了如何生成，但不清楚具体生成命令。。<br />
[Rule.Common.DXE_DRIVER]<br />
  FILE DRIVER = $(NAMED_GUID) {<br />
    DXE_DEPEX    DXE_DEPEX Optional      $(INF_OUTPUT)/$(MODULE_NAME).depex<br />
    COMPRESS PI_STD {<br />
      GUIDED {<br />
        PE32     PE32                    $(INF_OUTPUT)/$(MODULE_NAME).efi<br />
        UI       STRING=&#8221;$(MODULE_NAME)&#8221; Optional<br />
        VERSION  STRING=&#8221;$(INF_VERSION)&#8221; Optional BUILD_NUM=$(BUILD_NUMBER)<br />
      }<br />
    }<br />
  }</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
