Major Member
|
代碼:
CBROM /?
CBROM V2.15 (C)Award Software 2001 All Rights Reserved.
Syntax:
C:\...\CBROM.EXE InputFile [/other] [8000:0] [RomFile|Release|Extract]
C:\...\CBROM.EXE InputFile [/D|logo|vga....] [RomFile|Release|Extract]
InputFile : System BIOS to be added with Option ROMs
/D : For display all combined ROMs informations in BIOS
/epa|epa1-7 : Add EPA LOGO BitMap to System BIOS
/logo|logo1-7: Add OEM LOGO BitMap to System BIOS
/oem0-7 : Add special OEM ROM to System BIOS
/err : Return error code after executed
/btvga : Add VGA ROM to Boot Rom Block Area.
/isa : Add ISA BIOS ROM to System BIOS.(/isa Filename [xxxx:0])
/vga, /logo, /pci, /awdflash, /cpucode, /epa, /acpitbl, /vsa, /hpm
/hpc, /fnt0 - 5, /ros, /nnoprom, /mib, /group
RomFile : File name of option ROM to add-in
Release : Release option ROM in current system BIOS
Extract : Extract option ROM to File in current system BIOS
<<< Examples >>>
C:\...\CBROM.EXE 2a4ib000.bin /D
C:\...\CBROM.EXE 2a4ib000.bin /VGA filename
C:\...\CBROM.EXE 2a4ib000.bin /VGA filename /ERR
代碼:
AMIBCP75 /?
AMIBCP - AMIBIOS Configuration Utility
Copyright (C)2001 American Megatrends Inc. All Rights Reserved. Ver.7.51.03
────────────────────────────────────────────────────────────────────────────────
Usage: AMIMM FILE_NAME /<OPTION1> /<OPTION2> .....
Sample: A. Insert EPA logo module into BIOS ROM file.
-=> AMIMM AMIBIOS.ROM /I LOGO.BIN 31
B. Use script file to build BIOS ROM file.
-=> AMIMM AMIBIOS.MM /B
────────────────────────────────────────────────────────────────────────────────
<Options>
/?[+]
Help. [+] -> More information.
/B[Boot_Block_Size]
Use script file to build BIOS ROM file.
[Boot_Block_Size] -> 0 - 7 = 8 - 64 Kb, Default is 8 Kb.
/K <filename> [address]
<filename> AMD-K7 SIP ROM file name.
[address] SIP ROM pointer, default = 0xFFD0
/D <Type#> [<Instance#>]
Delete module.
/E <Module Filename> <Type#> [<Instance#>]
Extract module.
/I <Module File> <Type#> [<Position#>] [/U] [/M<M#1><M#2>] [<Address>]
Insert module.
[Address] Insert Module at fixed address
/L [/P]
Display BIOS modules information. [/P] -> Pause if module too many.
/R <Module Filename> <Type#> [<Instance#>] [/U] [/M <M#1> <M#2>]
Replace module.
/S [/<Function#:I|D|F>] [<Address>] [<I:Size|D:NC|F:FuleName>]
Insert gap.
[Address] fixed address
/I:Insert empty gap.
/D:Delete empty gap or none module file.
/F:Insert none Module file at fixed address.
/T MM/DD/YY.
Edit Date Code.
/Z <Type:[Default:02]> <$Keyword:[Default:$_AMIS]> "<DATA>"
Edit module
Sample : Test.rom /Z 02 $_AMIS "EditBiosLockFunction go"
以ASUS P4P800 為例, 交談式比較容易操作 AMIBCP75 P4P800.BIN
->Edit BIOS Modules
->11 P6 Micro Code
->[Space]Extract module or [Ins]Insert module
->Save BIOS To Disk File (回到第一層) 小弟覺得總要搞死幾片基板之後, 那些修改經驗才會真正屬於你, 不過後果沒人能替你負責
|