Kill a spinloop in the 32-bit boot
Boot is taking too much time
This commit is contained in:
@@ -21,7 +21,6 @@ start:
|
||||
call test_cpuid
|
||||
call use_cpuid
|
||||
; loop a bit
|
||||
call spin_loop
|
||||
mov dword [VRAM], 0x2f4b2f4f ;write OK
|
||||
call spin_loop
|
||||
|
||||
|
||||
Reference in New Issue
Block a user