efitest3
21 months agofixed offset in notes master
John Tsiombikas [Wed, 6 Jul 2022 04:41:09 +0000 (07:41 +0300)]
fixed offset in notes

21 months agoadded video bios vector detection and attempt to initialize it if it's
John Tsiombikas [Wed, 6 Jul 2022 04:31:59 +0000 (07:31 +0300)]
added video bios vector detection and attempt to initialize it if it's
missing

21 months agoit works! (on some machines, let's investigate further)
John Tsiombikas [Tue, 5 Jul 2022 05:04:29 +0000 (08:04 +0300)]
it works! (on some machines, let's investigate further)

21 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

21 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

21 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

21 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