fixed the interrupt gate descriptor setup
authorJohn Tsiombikas <nuclear@member.fsf.org>
Sun, 13 Oct 2019 14:46:38 +0000 (17:46 +0300)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Sun, 13 Oct 2019 14:46:38 +0000 (17:46 +0300)
commit74628dd7656a232ac4a701079fd81a742600985e
treeefe0c8ca404a6fdb1e29a2be603a4872c16a2515
parent371bbe72cccdd5c40d5118bd0417fab062f3699a
fixed the interrupt gate descriptor setup
src/boot/boot2.asm
src/intr.asm
src/intr.inc