<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>firmware &#8211; Blog Sketch</title>
	<atom:link href="https://blog.ziaowang.top/tag/firmware/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.ziaowang.top</link>
	<description></description>
	<lastBuildDate>Fri, 06 Feb 2026 06:21:03 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.5</generator>
	<item>
		<title>初识固件接口和磁盘分区：计算机是如何启动的？</title>
		<link>https://blog.ziaowang.top/2024/04/15/firmware_interface_disk_partition/</link>
					<comments>https://blog.ziaowang.top/2024/04/15/firmware_interface_disk_partition/#respond</comments>
		
		<dc:creator><![CDATA[wponaws]]></dc:creator>
		<pubDate>Mon, 15 Apr 2024 01:16:22 +0000</pubDate>
				<category><![CDATA[技术笔记]]></category>
		<category><![CDATA[diskpartition]]></category>
		<category><![CDATA[firmware]]></category>
		<guid isPermaLink="false">http://localhost/mysite/?p=1064</guid>

					<description><![CDATA[<p>前些时间为了给笔记本上的Arch Linux系统增加存储空间，折腾了一下磁盘分区，借此了解了磁盘分区、固件接口等等与计算机启动过程相关的底层结构，记录如下。</p>



<h3 class="wp-block-heading">固件与固件接口 (Firmware Interface)</h3>



<p>在操作系统之下，直接操作硬件的<strong>底层控制软件</strong>称为固件（Firmware）。顾名思义，“固”件就是固定在硬件中的软件，按照这个理解，的确有很多固件被存储于ROM、&#8230;</p>]]></description>
										<content:encoded><![CDATA[<p>前些时间为了给笔记本上的Arch Linux系统增加存储空间，折腾了一下磁盘分区，借此了解了磁盘分区、固件接口等等与计算机启动过程相关的底层结构，记录如下。</p>



<h3 class="wp-block-heading">固件与固件接口 (Firmware Interface)</h3>



<p>在操作系统之下，直接操作硬件的<strong>底层控制软件</strong>称为固件（Firmware）。顾名思义，“固”件就是固定在硬件中的软件，按照这个理解，的确有很多固件被存储于ROM、&hellip;</p>]]></content:encoded>
					
					<wfw:commentRss>https://blog.ziaowang.top/2024/04/15/firmware_interface_disk_partition/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
