efitest3
22 months agoops, forgot to load the 16bit IDT, also serial print of IVT
John Tsiombikas [Tue, 5 Jul 2022 03:16:56 +0000 (06:16 +0300)]
ops, forgot to load the 16bit IDT, also serial print of IVT

22 months agoswitched to 16bit mode, but int 10h hangs
John Tsiombikas [Mon, 4 Jul 2022 18:33:58 +0000 (21:33 +0300)]
switched to 16bit mode, but int 10h hangs

22 months agoswitch to 32bit done, changed load address, and fixed the partial code
John Tsiombikas [Mon, 4 Jul 2022 15:47:02 +0000 (18:47 +0300)]
switch to 32bit done, changed load address, and fixed the partial code
move bug due to unaligned end label

22 months agotest: dropping to 32bit protected mode
John Tsiombikas [Mon, 4 Jul 2022 05:43:18 +0000 (08:43 +0300)]
test: dropping to 32bit protected mode

2 years agoinitial commit
John Tsiombikas [Sat, 5 Jun 2021 06:06:00 +0000 (09:06 +0300)]
initial commit