Kill a spinloop in the 32-bit boot

Boot is taking too much time
This commit is contained in:
greg
2015-11-18 02:37:11 -08:00
parent 53357fb096
commit eaefb7b799

View File

@@ -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