index
:
hboot
master
A simple x86_64 bootloader for learning purposes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rt
/
+x86_64
/
halt.s
blob: 72404b3821dce69e3fdc1822c62d4458a62d2cb5 (
plain
)
1
2
3
4
5
.globl rt.halt rt.halt: cli hlt jmp rt.halt