add vbios extration page
This commit is contained in:
parent
9dc81bd568
commit
b033a787b8
4 changed files with 68 additions and 1 deletions
|
@ -86,6 +86,7 @@ func viewGPU(id string, ext ...int) {
|
|||
|
||||
case "y":
|
||||
// Go to the select a usb controller
|
||||
selectUSB()
|
||||
//selectUSB()
|
||||
genVBIOS_dumper(id)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue