<feed xmlns='http://www.w3.org/2005/Atom'>
<title>uff-os.git/kernel/src, branch testing</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.kobert.dev/uff-os.git/atom?h=testing</id>
<link rel='self' href='https://git.kobert.dev/uff-os.git/atom?h=testing'/>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/uff-os.git/'/>
<updated>2019-10-31T22:03:27Z</updated>
<entry>
<title>Fix handling of u8 vs usize</title>
<updated>2019-10-31T22:03:27Z</updated>
<author>
<name>Maximilian Bosch</name>
<email>maximilian@mbosch.me</email>
</author>
<published>2019-10-31T22:03:27Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/uff-os.git/commit/?id=9aae1d6f72228b17407a988a81d70b5bc64407aa'/>
<id>urn:sha1:9aae1d6f72228b17407a988a81d70b5bc64407aa</id>
<content type='text'>
Those types can't be casted into each other which caused several
compilation errors.
</content>
</entry>
<entry>
<title>Add x86_64 crate</title>
<updated>2019-10-31T20:24:16Z</updated>
<author>
<name>Dennis Kobert</name>
<email>dennis@kobert.dev</email>
</author>
<published>2019-10-31T20:24:16Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/uff-os.git/commit/?id=a6e19a2f1de622f98d91523b58c95fe3999aea20'/>
<id>urn:sha1:a6e19a2f1de622f98d91523b58c95fe3999aea20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add testing to build</title>
<updated>2019-10-31T20:06:46Z</updated>
<author>
<name>Dennis Kobert</name>
<email>dennis@kobert.dev</email>
</author>
<published>2019-10-31T20:06:46Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/uff-os.git/commit/?id=6c09097e5441eafc971c8d5d414963a4e66a892f'/>
<id>urn:sha1:6c09097e5441eafc971c8d5d414963a4e66a892f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo in panic screen</title>
<updated>2019-10-31T11:46:53Z</updated>
<author>
<name>Dennis Kobert</name>
<email>dennis@kobert.dev</email>
</author>
<published>2019-10-31T11:46:53Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/uff-os.git/commit/?id=5a00ecaa8bdc60e1849de1df8c1655fa84faf984'/>
<id>urn:sha1:5a00ecaa8bdc60e1849de1df8c1655fa84faf984</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Create a kernel panic screen</title>
<updated>2019-10-25T22:54:05Z</updated>
<author>
<name>natrixaeria</name>
<email>upezu@student.kit.edu</email>
</author>
<published>2019-10-25T22:54:05Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/uff-os.git/commit/?id=62cce51eff15b648179a3ad8c77a0885e9394a10'/>
<id>urn:sha1:62cce51eff15b648179a3ad8c77a0885e9394a10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Create a print function</title>
<updated>2019-10-25T19:16:04Z</updated>
<author>
<name>natrixaeria</name>
<email>upezu@student.kit.edu</email>
</author>
<published>2019-10-25T19:16:04Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/uff-os.git/commit/?id=a107c7acfc0e4dd34e55a3e43a9f48bda9644393'/>
<id>urn:sha1:a107c7acfc0e4dd34e55a3e43a9f48bda9644393</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Create format writer</title>
<updated>2019-10-25T17:20:40Z</updated>
<author>
<name>natrixaeria</name>
<email>upezu@student.kit.edu</email>
</author>
<published>2019-10-25T17:20:40Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/uff-os.git/commit/?id=9a21c47ff84eed1001acec3b492105cdc2d9220b'/>
<id>urn:sha1:9a21c47ff84eed1001acec3b492105cdc2d9220b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Iink rust binary</title>
<updated>2019-10-25T14:11:37Z</updated>
<author>
<name>Dennis Kobert</name>
<email>dennis@kobert.dev</email>
</author>
<published>2019-10-25T14:11:37Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/uff-os.git/commit/?id=410829451bb1bc01691308acb850c7bba9075075'/>
<id>urn:sha1:410829451bb1bc01691308acb850c7bba9075075</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add target x86_64-uff</title>
<updated>2019-10-25T13:31:10Z</updated>
<author>
<name>Dennis Kobert</name>
<email>dennis@kobert.dev</email>
</author>
<published>2019-10-25T13:31:10Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/uff-os.git/commit/?id=5a4f0191916b20e383830bc740e533d1c6988290'/>
<id>urn:sha1:5a4f0191916b20e383830bc740e533d1c6988290</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Start 64bit mode</title>
<updated>2019-10-25T01:59:21Z</updated>
<author>
<name>Dennis Kobert</name>
<email>dennis@kobert.dev</email>
</author>
<published>2019-10-25T01:59:21Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/uff-os.git/commit/?id=92ad44ce3af9b000146d324e5c0f5dfce16927f9'/>
<id>urn:sha1:92ad44ce3af9b000146d324e5c0f5dfce16927f9</id>
<content type='text'>
</content>
</entry>
</feed>
