mirror of
https://github.com/platomav/BIOSUtilities.git
synced 2025-05-24 20:14:38 -04:00
Added --static parameter to README
This commit is contained in:
parent
7e96a62f42
commit
ec73b9e950
1 changed files with 3 additions and 0 deletions
|
@ -26,6 +26,7 @@ You can either Drag & Drop or manually enter Dell PFS Update images(s). Optional
|
|||
* -i or --input-dir : extract from given input directory
|
||||
* -o or --output-dir : extract in given output directory
|
||||
* -e or --auto-exit : skip press enter to exit prompts
|
||||
* --static : use static-built external dependencies
|
||||
* -a or --advanced : extract signatures and metadata
|
||||
* -s or --structure : show PFS structure information
|
||||
|
||||
|
@ -86,6 +87,7 @@ You can either Drag & Drop or manually enter AMI UCP BIOS executable file(s). Op
|
|||
* -i or --input-dir : extract from given input directory
|
||||
* -o or --output-dir : extract in given output directory
|
||||
* -e or --auto-exit : skip press enter to exit prompts
|
||||
* --static : use static-built external dependencies
|
||||
* -c or --checksum : verify AMI UCP Checksums (slow)
|
||||
|
||||
#### **Compatibility**
|
||||
|
@ -152,6 +154,7 @@ You can either Drag & Drop or manually enter AMI BIOS Guard (PFAT) image file(s)
|
|||
* -i or --input-dir : extract from given input directory
|
||||
* -o or --output-dir : extract in given output directory
|
||||
* -e or --auto-exit : skip press enter to exit prompts
|
||||
* --static : use static-built external dependencies
|
||||
|
||||
#### **Compatibility**
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue