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