<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>引导程序 on 软件开发大郭的技术博客</title>
		<link>https://blog.grabbyte.com/tags/%E5%BC%95%E5%AF%BC%E7%A8%8B%E5%BA%8F/</link>
		<description>Recent content in 引导程序 on 软件开发大郭的技术博客</description>
		<generator>Hugo</generator>
		<language>en</language>
		
		
		
		
			<lastBuildDate>Sat, 04 Feb 2023 14:26:56 +0800</lastBuildDate>
		
			<atom:link href="https://blog.grabbyte.com/tags/%E5%BC%95%E5%AF%BC%E7%A8%8B%E5%BA%8F/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>深入分析FreeDos -- 引导代码</title>
				<link>https://blog.grabbyte.com/p/2023/02/04-1426.html</link>
				<pubDate>Sat, 04 Feb 2023 14:26:56 +0800</pubDate>
				<guid>https://blog.grabbyte.com/p/2023/02/04-1426.html</guid>
				<description>&lt;p&gt;好了，下面开始分析boot.bin了，放置在软盘的前512字节中。&lt;/p&gt;&#xA;&lt;p&gt;如何判断一个软盘是引导软盘呢？ 这个任务是交给在BIOS的。&lt;/p&gt;&#xA;&lt;p&gt;BIOS会读取软盘的前512字节，如果第511个，512个字节的内容为0x55AA，就认定这是个引导软盘，将这512字节放置在内存0x7c00处，并跳转执行。&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
