Philipp Oppermann a91322017e Load null selectors to all data registers
This is required for some instructions such as iretq (ss must be valid or 0).

(cherry picked from commit 8f8b46a9b6)
2017-01-15 14:18:35 +01:00
2016-10-02 18:29:52 +02:00
2015-08-25 14:54:06 +02:00
2016-08-03 16:54:27 +02:00

Blog OS (Better Exception Messages)

Build Status

This repository contains the source code for the Better Exception Messages post of the Writing an OS in Rust series.

Check out the master branch for more information.

Building

You need to have nasm, grub-mkrescue, xorriso, qemu, and a nightly Rust compiler installed. Then you can run it using make run.

Please file an issue if you have any problems.

License

The source code is dual-licensed under MIT or the Apache License (Version 2.0).

Description
Languages
HTML 96.5%
SCSS 1.5%
CSS 1.2%
JavaScript 0.4%
Python 0.2%