警告:请认真执行社区规定,不要发送有害不良信息,及无意义无实质的垃圾贴,回复亦然;记住永远不能灌水,否则杀无赦!!谢谢大家合作!祝新春愉快!!!高地技术区关于登陆、激活、验证问题专用QQ群:31660510;另外,注册没有邀请码的可以不填。

返回列表 发帖

[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.
附件: 您需要登录才可以下载或查看附件。没有帐号?注册[Reg]

x64版俺一直学不会怎么用。

TOP

x64版俺一直学不会怎么用。
mwdhk 发表于 2010-2-3 09:10



    x64版是为64位系统上运行的。用法和32位一样的。只是不同的系统软件而已

TOP

非常感谢,我找了很久!

TOP

64位的版本找了好久了..终于找到,感谢楼主~

TOP

回复 1# hotfox


    LZ我用的这个版本刷新提示错误代码142.win7 64位,请问是什么原因,只能DOS下刷了么?

TOP

Error Code Error Message
-100 BCPSYS block signature was not found.
-101 BCPDMI block signature was not found.
-103 Platform Signature was not found in the interface.
-104 BIOS image checksum verification failed.
-105 Flash device size doesn’t match BIOS image size.
-106 New BIOS image size doesn’t match current system BIOS size.
-107 New DMI string size doesn’t match current system DMI string size.
-108 Flash device part number(s) doesn’t match part number(s) specified in the interface descriptor.
-109 The current system BIOS is the same version as (or newer than) the version you are trying to flash, so the BIOS will not be changed.
-110 The new BIOS image is the same as the current system BIOS, so the BIOS will not be changed.
-111 Part ID of System BIOS and new Image File of the System Platform may be different from the image file.
-120 New BIOS part number doesn’t match system BIOS part number.
-121 Driver initialization failed.
-122 Driver failed to provide access to the BIOS memory.
-130 Driver failed to allocate memory.
-131 Different format of block descriptor was found or block descriptor was damaged.
-132 Invalid block attributes.
-133 Improper save/restore order detected in the block descriptor table.
-134 Different format of block descriptor was found or block size is invalid.
-135 Different format of block descriptor was found or block offset is invalid.
-136 Invalid/Different format of block descriptor was found.
-140 Invalid block number was specified.
-141 Failed to locate resource in the executable or DLL.
-142 Required device or platform function is not present.
-143 Driver failed to allocate descriptor.
-144 BIOS is not flashable.
-145 Block programming function failed.
-146 Block erase function failed.
-147 VPP is not at expected level.
-148 Erase sequence failed.
-149 BIOS image verification failed.
-150 BIOS interface function failed.
-151 The current device is not supported in the interface.
-160 Device Descriptor signature not found in the interface.
-161 Part Table Signature not found in the interface.
-162 Invalid Part Count found in the interface.
-163 Invalid Part Descriptor size found in the interface.
-164 Invalid Text Descriptor size found in the interface.
-165 Duplicate device support found in the interface.
-166 Failed to unlock the flash.
-167 Cannot find file BIS MOD.
-168 The specified MOD file is larger than the size of MOD in the ROM.
-169 Unable to open MOD file.
-170 Failure in reading the MOD file.
-171 There is no CPU match.
-172 Cannot find file RomExec Module.
-173 Error in merging CPU hash data.
-174 Error opening HSH file.
-175 Error reading HSH file.
-176 Cannot open CPU file.
-177 Size of the CPU file is not 2049 bytes.
-178 Cannot find MOD from image file.
-179 Cannot find file ROM MOD.
-180 Cannot find system MOD.
-181 The input file cannot be found. Valid file name must be specified to continue.
-182 Error! Backup file is not specified. Please specify backup file name to save current system BIOS.
-183 The backup BIOS file has the same name as the BIOS file. The two file names must be different.
-184 Disk write protected error.
-185 There is not enough disk space to save the backup BIOS file.

TOP

非常感谢,我找了很久!

TOP

我是win7 x64
主板是EVGA760
该软件无法在win7x64下运行。

TOP

不知道这个和32的有什么区别 支持64位的机器可以用32的刷吗

TOP