<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mfsos/arch/x86/include, branch master</title>
<subtitle>My first stupid operating system (for x86 PCs)
</subtitle>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/mfsos/'/>
<entry>
<title>x86: add GDT code to the kernel</title>
<updated>2022-10-13T15:58:06+00:00</updated>
<author>
<name>Joursoir</name>
<email>chat@joursoir.net</email>
</author>
<published>2022-10-07T16:04:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/mfsos/commit/?id=16a538de1a643af7cb45133d1eb5fd28e58d25d1'/>
<id>16a538de1a643af7cb45133d1eb5fd28e58d25d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>x86: add GDT header</title>
<updated>2022-10-13T15:56:12+00:00</updated>
<author>
<name>Joursoir</name>
<email>chat@joursoir.net</email>
</author>
<published>2022-10-06T19:52:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/mfsos/commit/?id=c4f8edeb0845e73a15baa513ade27df08db90248'/>
<id>c4f8edeb0845e73a15baa513ade27df08db90248</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>x86/multiboot: add multiboot header</title>
<updated>2022-10-07T19:18:32+00:00</updated>
<author>
<name>Joursoir</name>
<email>chat@joursoir.net</email>
</author>
<published>2022-09-29T07:52:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/mfsos/commit/?id=9d1dc21b597470a1acb5b512c240c7f27b87b17c'/>
<id>9d1dc21b597470a1acb5b512c240c7f27b87b17c</id>
<content type='text'>
Unfortunately, GNU AS doesn't perform GCC-like preprocessing. So, to
include the multiboot header in the assembly code, we should parse
and format it to GAS-style.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Unfortunately, GNU AS doesn't perform GCC-like preprocessing. So, to
include the multiboot header in the assembly code, we should parse
and format it to GAS-style.
</pre>
</div>
</content>
</entry>
<entry>
<title>move the arch specific code for port IO to the correct place</title>
<updated>2021-08-30T12:37:38+00:00</updated>
<author>
<name>Joursoir</name>
<email>chat@joursoir.net</email>
</author>
<published>2021-08-30T12:37:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/mfsos/commit/?id=a4d749210d4a628552717e9d3fe3ebf7ed84f1f0'/>
<id>a4d749210d4a628552717e9d3fe3ebf7ed84f1f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
