Disable interrupts during boot
This commit is contained in:
parent
ff552ac242
commit
9b1c54f5d3
@ -59,6 +59,8 @@ rootdir:
|
|||||||
dw 0
|
dw 0
|
||||||
|
|
||||||
main:
|
main:
|
||||||
|
cli
|
||||||
|
|
||||||
; backup important values
|
; backup important values
|
||||||
push bx
|
push bx
|
||||||
push cx
|
push cx
|
||||||
|
Loading…
Reference in New Issue
Block a user