mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-17 06:47:49 +00:00
Update blog to a338bf5d98
This commit is contained in:
@@ -232,7 +232,7 @@ Such a boot loop is most likely caused by some [CPU exception][exception table].
|
||||
[Triple Fault]: http://wiki.osdev.org/Triple_Fault
|
||||
|
||||
```
|
||||
> qemu-system-x86_64 -d int -no-reboot -drive format=raw,file=build/os-x86_64.iso
|
||||
> qemu-system-x86_64 -d int -no-reboot -cdrom build/os-x86_64.iso
|
||||
SMM: enter
|
||||
...
|
||||
SMM: after RSM
|
||||
|
||||
Reference in New Issue
Block a user