<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://fileformats.archiveteam.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://fileformats.archiveteam.org/index.php?action=history&amp;feed=atom&amp;title=Multiboot</id>
		<title>Multiboot - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://fileformats.archiveteam.org/index.php?action=history&amp;feed=atom&amp;title=Multiboot"/>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/index.php?title=Multiboot&amp;action=history"/>
		<updated>2026-04-20T13:21:17Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.2</generator>

	<entry>
		<id>http://fileformats.archiveteam.org/index.php?title=Multiboot&amp;diff=28711&amp;oldid=prev</id>
		<title>Jsummers: Category:Booting</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/index.php?title=Multiboot&amp;diff=28711&amp;oldid=prev"/>
				<updated>2017-08-15T14:46:18Z</updated>
		
		<summary type="html">&lt;p&gt;Category:Booting&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
			&lt;tr valign='top'&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 14:46, 15 August 2017&lt;/td&gt;
			&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 10:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 10:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;== External links ==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;== External links ==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;* [https://www.gnu.org/software/grub/manual/multiboot/multiboot.html Multiboot specification]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;* [https://www.gnu.org/software/grub/manual/multiboot/multiboot.html Multiboot specification]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;[[Category:Booting]]&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Jsummers</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/index.php?title=Multiboot&amp;diff=22636&amp;oldid=prev</id>
		<title>Felix: new</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/index.php?title=Multiboot&amp;diff=22636&amp;oldid=prev"/>
				<updated>2015-06-01T22:39:59Z</updated>
		
		<summary type="html">&lt;p&gt;new&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{FormatInfo&lt;br /&gt;
 | subcat = Executables&lt;br /&gt;
}}&lt;br /&gt;
'''Multiboot''' is a standard specifying a file format for bootable kernels and requirements for boot loaders that execute them. The specification is targeted primarily at x86-based PCs.&lt;br /&gt;
&lt;br /&gt;
Multiboot images are identified by the magic number {{magic|02 B0 AD 1B}} (0x1BADB002) in the first 8192 bytes of the file, followed by a 4-byte bitfield of flags and a checksum. Multiboot files may be simultaneously [[Executable and Linkable Format|ELF]] images.&lt;br /&gt;
&lt;br /&gt;
A second-generation Multiboot specification is under development.&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
* [https://www.gnu.org/software/grub/manual/multiboot/multiboot.html Multiboot specification]&lt;/div&gt;</summary>
		<author><name>Felix</name></author>	</entry>

	</feed>