|
  
- UID
- 359
- 帖子
- 8713
- 精华
- 16
- 积分
- 4252
- 威望
- 4252
- 来自
- 上海
- 在线时间
- 2199 小时
    
|
[Phoenix] Phoenix BIOS刷新工具WinPhlash64 for Windows x64 1.0.57.0版
Phoenix BIOS刷新工具WinPhlash64 for Windows x64 1.0.57.0版
Command-Prompt Operation
You can run WinPhlash from the command prompt with options for doing such things as:
Flash a new BIOS to your system
Backup existing BIOS before flashing
Verify the new BIOS checksum
Flash only if new image is newer than existing BIOS
Minimize messages and delays
Verify BIOS number before flashing
Do not flash, but read existing flash part and save to a file
Disable Axx autodetection
WINPHLASH.EXE will not use a response file, but it will use the settings and options specified in PHLASH.INI.
The options can be set in several different places:
The WinPhlash command line
The WinPhlash Windows utility (PHLASH.INI)
The BIOS file (the .WPH file with the new BIOS image)
See Precedence of WinPhlash Options for more information.
To flash a new BIOS, you also need a BIOS file with the new BIOS image (e.g., BIOS.WPH).
The following describes the syntax for WINPHLASH.EXE from the command prompt.
Syntax:
WINPHLASH [options] [romfile]
Arguments:
romfile Override the default BIOS image file, e.g., "BIOS.WPH," with romfile.
options /BU[=filename] Backup flash memory into filename before programming. Default filename=BIOS.BAK.
/BBL Program boot block
/C Clear CMOS checksum after programming, causing an update of CMOS with the default BIOS values.
/CS Checksum the BIOS image in the BIOS image file. If checksum fails, the operation is terminated with an error message.
/desc enable descript mode.
/DSS:[string] Specifies the system serial number string. [DMI].
/DMS:[string] Specifies the system manufacturer' name string.
/DVS:[string] Specifies the system version string.
/DPS:[string] Specifies the system product (model) identification string.
/DSM:[string] Specifies the motherboard serial number string.
/DMM:[string] Specifies the motherboard manufacturer's name string.
/DPM:[string] Specifies the motherboard product (model) identification string.
/DVM:[string] Specifies the motherboard version string.
/DSC:[string] Specifies the chassis serial number string.
/DMC:[string] Specifies the chassis manufacturer's name string.
/DPC:[string] Specifies the chassis Asset Tag string.
/DUS:[string] Program/update the UUID.
/DVC:[string] Specifies the chassis version string.
/DOxx:[string] Specify OEM DMI string number xx
/escd disable preserve ESCD.
/I Proceed only if image size matches the size of the flash part.
/MFG Manufacturing mode - Automatically reboot without waiting for a key press after flash to reboot the system.
/MODE=n Specifies how the DMI strings should be updated. Valid numbers are 0,1,2,3.
/N Program only if the new BIOS is different than system BIOS.
/NOB Do not allow an older bios to be flashed to the platform.
/P Production mode (minimize messages and delays). The main window of WinPhlash is not displayed if WinPhlash is run on the command line with this option.
/PN Program only if same BIOS part number.
/prot process SLP20.
/REMOTE2 Other application or other computer call for WinPhlash
/RO[=name] Read contents of flash part and save to name. No flash performed. Default name = BIOS.BAK
/R=n Retry flashing a block n times if flash fails.
/S Disables the Start Screen. To override the StartScreen=1 in the Phlash.ini file, run WinPhlash from the command line with this option.
/SWAP=NO Disable Axx autodetection. (The default enables Axx autodetection.)
/V Verify each block after programming it. After the program writes each block, it compares data in the flash-part address space with the data in the BIOS file . If the program discovers any discrepancies, it displays an error message. Depending on the user’s response to a prompt, the program re-tries programming the same block or the system halts.
WARNING! Because both flash programs perform a data-integrity check after it erases the flash memory, the system may become unstable and hang. If this should occur, you must reboot the system with the Crisis Recovery Diskette, using the instructions from the manufacturer of your system.
/vbl detect the bit-locker of vista.
/vbld disable detect the bit-locker of vista.
/vsv disable preserve the variables of setup volume.(ONLY for MONTVINA project)
/vuv disable preserve the variables of uefi volume.(ONLY for MONTVINA project)
/Z Zero before erasing a block. |
|