- 注册时间
- 2007-8-29
- 阅读权限
- 150
- 积分
- 118873
 
- 金钱
- 68803
- RMB
- 929
- 威望
- 118873
- 积分
- 118873
- 主题
- 57217
- 精华
- 18
- 帖子
- 69672
|
发表于 2008-11-11 12:19:48
|显示全部楼层
|
Phoenix WinPhlash BIOS刷新工具 for Windows 1.6.9.7版
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
/A Not supported.
/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.
/DSS:[string] Specifies the system serial number string. [DMI].
/DMS:[string] Specifies the system manufacturer抯 name string.
/DVS:[string] Specifies the system version string.
/DSM:[string] Specifies the motherboard serial number string.
/DMM:[string] Specifies the motherboard manufacturer抯 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抯 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
/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.
/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.
/SO Not supported.
/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抯 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.
/Z Zero before erasing a block.
/REMOTE2 Other application call winphlash
/NIC Update network controller driver with *.lom MOD files. |
|