uwu
This commit is contained in:
@@ -23,6 +23,9 @@ _start:
|
||||
; load the 64-bit GDT
|
||||
lgdt [gdt64.pointer]
|
||||
|
||||
mov dword [0xb8000], 0x2f4b2f4f
|
||||
|
||||
|
||||
jmp gdt64.code:long_mode_start
|
||||
|
||||
; print `OK` to screen
|
||||
|
||||
Reference in New Issue
Block a user