summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* x86/boot/bootsect: move global var boot_driveJoursoir2021-08-261-3/+3
|
* x86/boot/bootsect: enter 32-bit protected modeJoursoir2021-08-261-1/+31
|
* x86/boot/bootsect: add a filled GDT structureJoursoir2021-08-261-0/+38
|
* x86/boot/bootsect: print messages about loadingJoursoir2021-08-261-3/+9
|
* x86/boot/bootsect: delete meaningless commentsJoursoir2021-08-261-4/+4
|
* x86/boot: add boot sectorJoursoir2021-08-191-0/+60
|
* x86/boot: move and rename asm code with multiboot headerJoursoir2021-08-131-0/+0
|
* x86/boot: add macros for BIOS print interruptsJoursoir2021-08-131-0/+19
|
* main: use routines from video-vgaJoursoir2021-08-051-101/+4
|
* video-vga: add routines for vgaJoursoir2021-08-052-0/+134
|
* i386: make outb()Joursoir2021-08-051-0/+13
|
* string: make memcpy(), memset(), memmove()Joursoir2021-08-022-0/+45
|
* string: move strlen() hereJoursoir2021-08-022-0/+18
|
* init projectJoursoir2021-08-024-0/+312