<?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 (68） &#8212;&#8211; 编译一个能在 QEMU 上跑的BIOS」的评论	</title>
	<atom:link href="https://www.lab-z.com/qemuovmf/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.lab-z.com/qemuovmf/</link>
	<description></description>
	<lastBuildDate>Sat, 06 May 2023 08:23:10 +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/qemuovmf/#comment-298153</link>

		<dc:creator><![CDATA[ziv2013]]></dc:creator>
		<pubDate>Sat, 06 May 2023 08:23:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.lab-z.com/?p=3661#comment-298153</guid>

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

我猜测应该是进入 Setup 之后打开了 Serial 重定向导致的。你研究一下？]]></description>
			<content:encoded><![CDATA[<p>回复给 <a href="https://www.lab-z.com/qemuovmf/#comment-298152">shizc5</a>。</p>
<p>我猜测应该是进入 Setup 之后打开了 Serial 重定向导致的。你研究一下？</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：shizc5		</title>
		<link>https://www.lab-z.com/qemuovmf/#comment-298152</link>

		<dc:creator><![CDATA[shizc5]]></dc:creator>
		<pubDate>Fri, 05 May 2023 08:24:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.lab-z.com/?p=3661#comment-298152</guid>

					<description><![CDATA[我用的Ovmf 能在 Post 时打印debug 的log 但是进了 Setup ，串口只能打印 Setup 界面，不能打印Debug log ，想请教下。]]></description>
			<content:encoded><![CDATA[<p>我用的Ovmf 能在 Post 时打印debug 的log 但是进了 Setup ，串口只能打印 Setup 界面，不能打印Debug log ，想请教下。</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：ziv2013		</title>
		<link>https://www.lab-z.com/qemuovmf/#comment-298049</link>

		<dc:creator><![CDATA[ziv2013]]></dc:creator>
		<pubDate>Wed, 21 Sep 2022 12:25:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.lab-z.com/?p=3661#comment-298049</guid>

					<description><![CDATA[回复给 &lt;a href=&quot;https://www.lab-z.com/qemuovmf/#comment-298048&quot;&gt;燕燕于飞&lt;/a&gt;。

要写成 fs0:   (后面有一个冒号)]]></description>
			<content:encoded><![CDATA[<p>回复给 <a href="https://www.lab-z.com/qemuovmf/#comment-298048">燕燕于飞</a>。</p>
<p>要写成 fs0:   (后面有一个冒号)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：燕燕于飞		</title>
		<link>https://www.lab-z.com/qemuovmf/#comment-298048</link>

		<dc:creator><![CDATA[燕燕于飞]]></dc:creator>
		<pubDate>Tue, 20 Sep 2022 11:54:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.lab-z.com/?p=3661#comment-298048</guid>

					<description><![CDATA[你好 我在shell中显示这个 不知是什么原因呢？
Shell&#062; FS0
&#039;FS0&#039; is not recognized as an internal or external command, operable program, or script file.]]></description>
			<content:encoded><![CDATA[<p>你好 我在shell中显示这个 不知是什么原因呢？<br />
Shell&gt; FS0<br />
&#8216;FS0&#8217; is not recognized as an internal or external command, operable program, or script file.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：Sam_Cheng		</title>
		<link>https://www.lab-z.com/qemuovmf/#comment-95435</link>

		<dc:creator><![CDATA[Sam_Cheng]]></dc:creator>
		<pubDate>Tue, 27 Oct 2020 15:47:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.lab-z.com/?p=3661#comment-95435</guid>

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

遇到同樣問題 , 我參考一樓啟用方式
用 qemu-system-x86_64.exe -bios &quot;OVMF.fd&quot; -hda fat:rw:C:\BIOS\Temp -net none
在這邊開一個資料夾 C\BIOS\Temp\ , 就有fs0: 可以使用了]]></description>
			<content:encoded><![CDATA[<p>回复给 <a href="https://www.lab-z.com/qemuovmf/#comment-79956">Ming</a>。</p>
<p>遇到同樣問題 , 我參考一樓啟用方式<br />
用 qemu-system-x86_64.exe -bios &#8220;OVMF.fd&#8221; -hda fat:rw:C:\BIOS\Temp -net none<br />
在這邊開一個資料夾 C\BIOS\Temp\ , 就有fs0: 可以使用了</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：ziv2013		</title>
		<link>https://www.lab-z.com/qemuovmf/#comment-80057</link>

		<dc:creator><![CDATA[ziv2013]]></dc:creator>
		<pubDate>Wed, 25 Dec 2019 02:36:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.lab-z.com/?p=3661#comment-80057</guid>

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

你需要按照之前文章的方法看一下 QEMU 的Log]]></description>
			<content:encoded><![CDATA[<p>回复给 <a href="https://www.lab-z.com/qemuovmf/#comment-79956">Ming</a>。</p>
<p>你需要按照之前文章的方法看一下 QEMU 的Log</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：Ming		</title>
		<link>https://www.lab-z.com/qemuovmf/#comment-79956</link>

		<dc:creator><![CDATA[Ming]]></dc:creator>
		<pubDate>Tue, 24 Dec 2019 12:50:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.lab-z.com/?p=3661#comment-79956</guid>

					<description><![CDATA[回复给 &lt;a href=&quot;https://www.lab-z.com/qemuovmf/#comment-56918&quot;&gt;杨佳琦&lt;/a&gt;。

您好，我现在用QEMU+ovmf也碰到没有fs0，以至于无法运行efi文件，请问您之前碰到的问题解决了吗]]></description>
			<content:encoded><![CDATA[<p>回复给 <a href="https://www.lab-z.com/qemuovmf/#comment-56918">杨佳琦</a>。</p>
<p>您好，我现在用QEMU+ovmf也碰到没有fs0，以至于无法运行efi文件，请问您之前碰到的问题解决了吗</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：nakido		</title>
		<link>https://www.lab-z.com/qemuovmf/#comment-65803</link>

		<dc:creator><![CDATA[nakido]]></dc:creator>
		<pubDate>Wed, 04 Sep 2019 03:26:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.lab-z.com/?p=3661#comment-65803</guid>

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

使用Qemu提供的-pflash bios.rom应该就可以了。]]></description>
			<content:encoded><![CDATA[<p>回复给 <a href="https://www.lab-z.com/qemuovmf/#comment-55857">王星</a>。</p>
<p>使用Qemu提供的-pflash bios.rom应该就可以了。</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：王凯		</title>
		<link>https://www.lab-z.com/qemuovmf/#comment-60963</link>

		<dc:creator><![CDATA[王凯]]></dc:creator>
		<pubDate>Fri, 31 May 2019 01:19:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.lab-z.com/?p=3661#comment-60963</guid>

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

您好，进入Edk2Setuo.bat所在的目录执行Edk2Setuo.bat提示不是内部或外部命令，也不是可运行的程序或批处理文件。]]></description>
			<content:encoded><![CDATA[<p>回复给 <a href="https://www.lab-z.com/qemuovmf/#comment-60962">ziv2013</a>。</p>
<p>您好，进入Edk2Setuo.bat所在的目录执行Edk2Setuo.bat提示不是内部或外部命令，也不是可运行的程序或批处理文件。</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：ziv2013		</title>
		<link>https://www.lab-z.com/qemuovmf/#comment-60962</link>

		<dc:creator><![CDATA[ziv2013]]></dc:creator>
		<pubDate>Fri, 31 May 2019 00:33:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.lab-z.com/?p=3661#comment-60962</guid>

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

你是先打卡 cmd 然后进入目录运行 edk2setup.bat 的吗？]]></description>
			<content:encoded><![CDATA[<p>回复给 <a href="https://www.lab-z.com/qemuovmf/#comment-60950">王凯</a>。</p>
<p>你是先打卡 cmd 然后进入目录运行 edk2setup.bat 的吗？</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
