mirror of
https://github.com/justinian/jsix.git
synced 2025-12-10 00:14:32 -08:00
Split OVMF into _code and _vars
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import time
|
||||
time.sleep(2.5)
|
||||
time.sleep(3.5)
|
||||
gdb.execute("target remote :1234")
|
||||
gdb.execute("set waiting = false")
|
||||
|
||||
Reference in New Issue
Block a user