Nightloader/i386
Eric-Paul Ickhorn 6e8e022937
Make stage 2 entry (after GDT) call driver setup
The driver setup, which in turn calls all the drivers' setup functions
wasn't being called until now. Now, it is included and being called.

The test text which was used to test some display functions in older
revisions is also gone now.
2024-07-23 23:57:58 +02:00
..
bootsector Change final bootsector jump to be a near jump 2024-07-07 13:43:07 +02:00
loader Make stage 2 entry (after GDT) call driver setup 2024-07-23 23:57:58 +02:00
build.bash Add .gitignore with binary executable files 2024-07-06 00:02:38 +02:00
dump.bash Add scripts for running bootloader and memdumping 2024-07-19 01:51:28 +02:00
run.bash Add scripts for running bootloader and memdumping 2024-07-19 01:51:28 +02:00