Add documentation
This commit is contained in:
parent
639d056abe
commit
798427280b
6 changed files with 11 additions and 0 deletions
|
@ -10,6 +10,8 @@ import (
|
|||
"github.com/HikariKnight/quickpassthrough/internal/logger"
|
||||
)
|
||||
|
||||
// Generates a script file named dump_vbios.sh and places it inside the utils folder.
|
||||
// This script has to be run without a display manager or display server running
|
||||
func GenerateVBIOSDumper(vbios_path string) {
|
||||
// Get the config directories
|
||||
config := GetConfig()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue