Split OVMF into _code and _vars

This commit is contained in:
Justin C. Miller
2019-03-12 10:02:00 -07:00
parent 870ca1db45
commit 4379256c11
8 changed files with 9 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
import time
time.sleep(2.5)
time.sleep(3.5)
gdb.execute("target remote :1234")
gdb.execute("set waiting = false")

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.