Forum RSS Feed Follow @ Twitter Follow On Facebook

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[-]
Welcome
You have to register before you can post on our site.

Username:


Password:





[-]
Latest Threads
[REQUEST] Gigabyte Aorus 15G KC BIOS unl...
Last Post: sagoita
Today 11:32 AM
» Replies: 34
» Views: 15369
Unlocking the Hidden MAINTENANCE Menu of...
Last Post: 123BIOS
Today 10:31 AM
» Replies: 0
» Views: 64
[REQUEST] Lenovo Z50-70 & Z40-70 (9BCNxx...
Last Post: pitnixu
Today 04:12 AM
» Replies: 757
» Views: 364712
[REQUEST] Lenovo IdeaPad S400 (6DCNxxWW)...
Last Post: Jamil Missen
Yesterday 10:04 PM
» Replies: 335
» Views: 166161
[REQUEST] Acer Aspire 5742(G,Z) BIOS Unl...
Last Post: deliter
Yesterday 09:32 PM
» Replies: 168
» Views: 69336
[REQUEST]wwan whitelist removal ThinkPad...
Last Post: SkyShadow
Yesterday 02:45 PM
» Replies: 0
» Views: 126
[REQUEST] Lenovo T440(S) (GJETxxWW) Whit...
Last Post: Dudu2002
Yesterday 07:31 AM
» Replies: 499
» Views: 259833
HP Victus 16 Bios Splash Screen
Last Post: Onyxcho_Lune
Yesterday 07:26 AM
» Replies: 0
» Views: 119
[REQUEST] Lenovo IdeaPad Gaming 3-15IHU6...
Last Post: Bobby123Patel
Yesterday 06:38 AM
» Replies: 7
» Views: 4145
[REQUEST] HP Omen 16 InsydeH2O F.18 (08C...
Last Post: Wernexnrs
Yesterday 04:16 AM
» Replies: 0
» Views: 161
[REQUEST] 775i65g Wolfdale
Last Post: DeathBringer
Yesterday 01:53 AM
» Replies: 53
» Views: 33809
Dell XPS M1710 Overclock Tab Unlock Mod ...
Last Post: Skeleton
10-12-2025 08:55 PM
» Replies: 0
» Views: 145
[Request] AM3 support for ECS RS485M-M
Last Post: DeathBringer
10-12-2025 07:47 AM
» Replies: 3
» Views: 306
Optiplex 5055 RyzenBIOS Faulty (not upgr...
Last Post: LaszloE
10-12-2025 05:29 AM
» Replies: 2
» Views: 184
Intel Xeon E3 1270 V5 for LGA 1151 (ASUS...
Last Post: abruchez
10-12-2025 03:26 AM
» Replies: 4
» Views: 246
[REQUEST] Lenovo Thinkpad T420 (83ETxxWW...
Last Post: pycckuu4ejl
10-11-2025 07:32 PM
» Replies: 316
» Views: 284986
M3N78 PRO Phenom II x4 955 BE update
Last Post: Vlad94
10-11-2025 01:28 PM
» Replies: 3
» Views: 5866
ASUS M2N4-SLI new cpu
Last Post: Vlad94
10-11-2025 01:17 PM
» Replies: 7
» Views: 1981
Acer Aspire E1 572 black screen, needs b...
Last Post: just_biosmods
10-11-2025 10:38 AM
» Replies: 31
» Views: 38329
[REQUEST] Acer Nitro 5 AN517-54 BIOS Unl...
Last Post: svetepach
10-11-2025 10:17 AM
» Replies: 27
» Views: 10417

How to create your own BIOS-Logos
#1
Because it is the first article in the Wiki please be patient...
Original from http://www.bioflash.com...

BIOS-Bootlogos

[f=411]EPAlogo[/f]

A short instruction, how to create EPA BIOS-Boot-Logos and Fullscreen BIOS-Boot-Logos under Bios-versions from AMI, AWARD and PHOENIX, with Bios-Tools like: AMIbcp, AMIFlash, AWDFlash, WinFlash, WinPhlash, CBROM, and my Freewaretool BMPtoEPA.

ATTENTION: use this instruction and software at your own risk! A Bios-Update is always dangerous, because a power failure or software error during the flash process could make your Bios unusable, and have the consequence to reprogram the Bios-Chip.


Extract Boot-Logo out of BIOS Update file

Bios-Tool: CBROM v2.15

CBROM, a small software from AWARD (PHOENIX), has functions to read, edit and insert each segments inside a Bios Update file. CBROM works under DOS and the Windows command line. To show all parameters, go to the command line (DOS-Prompt) and insert: "cbrom215.exe".

[f=410]cbrom215[/f]

First of all we need a Bios Update file to edit the current logo, and the parameter /D to show all ROM segments. In our example we use the BIOS Update file "N24LD505.BIN" from the DFI mainboard "LanParty NFII Ultra B". The input of "cbrom215.exe n24ld505.bin /D" shows:

[f=407]cbrom215logo[/f]

The picture shows the small EPA-Logo (EPALogo.bmp) on Pos.10, and the Fullscreen logo (LanParty.bmp) on Pos.11, and also the original and compressed size in kilobytes.

EPA-Logo extraction:
Extract the small EPA-Logo with "cbrom215.exe n24ld505.bin /epa extract".

Fullscreen-Logo extraction:
Extract the Fullscreen with "cbrom215.exe n24ld505.bin /logo extract".

ATTENTION: the extracted BMP files have a different format as the normal Windows/OS2 BITMAP format! It is a special AWBM format. I.e. a graphics program like PaintShopPro cannot open these BMPs.


Insert Boot-Logo into BIOS Update file

Bios-Tool: CBROM v2.15

Now we use CBROM to insert our self created (normal) Bitmaps. Because CBROM is able to translate normal BMPs into the special AWBM format. All we have to do is to create (see below) a Bitmap file in a specified size and format.

EPA-Logo insertion:
"cbrom215.exe n24ld505.bin /epa filename.bmp"

Fullscreen-Logo insertion:
"cbrom215.exe n24ld505.bin /logo filename.bmp"

If you get an error message like "not enough space!", you have to edit your Bitmap a second time with a graphics program either to reduce the Bitmap size, or to use less colors as a result to get a better data compression.


Boot-Logo collection

A collection of various EPA-Logos: http://www.bios-mods.com/epa.html


Edit Boot-Logo (EPA-Format) with BMPtoEPA


Create Boot-Logo with Paint Shop Pro

Now we create/edit a Bios-Boot-Logo. In this example i use the graphics program PaintShopPro from Corel, but you can use your favorite program as well.

The different formats for Fullscreen and EPA-Boot-Logos:
Color depth Res. (width x height) Size (KB)
Fullscreen-Boot-Logos:
16 colors 640 x 400 pixel 117
640 x 480 140
800 x 600 234

256 colors 640 x 400 pixel 251
640 x 480 301
800 x 600 469

EPA-Boot-Logos:
2 colors 136 x 84 pixel 1,7
136 x 126 2,5

16 colors 136 x 84 pixel 5,7
136 x 126 8,5

ATTENTION: dont save the Windows/OS2 BITMAP in RLE-compressed format! If the Boot screen does not show the logo in a correct way, you can try other sizes. MS-Paint is using the RLE till W2k SP2 so use a newer Windows or, this is my favourite, use PaintShopPro...

Start PaintShopPro, create a new file and choose one of the above formats with the right resolution and color depth.

During your first tries: use black as background and white as foreground color. After you have created your logo, save the Bitmap file (BMP) without RLE-Compression.

Fullscreen-Logo: start CBROM to insert the Bitmap into your Bios-Update file.

EPA-Logo: start the Windows tool BMPtoEPA, convert the Bitmap into the EPA-format, save it and use CBROM to insert the Bitmap into your Bios-Update file.

Finally write the Bios-Update file onto the Bios-Chip.


Boot-Logo Software (CBROM, Flash tools)

CBROM Download: www.award.com or Google

Version info:
CBROM-Version: 1.x for Award v4.x (old)
CBROM-Version: 2.x for Award v4.51+v4.6x (old)
CBROM-Version: 6.x for Award v6.x (new)

Use the flash tool from your mainboard manufacturer to program your Bios-Chip!

Write BIOS Update file onto BIOS-Chip

Please read our Bios-Update-Instruction or use the instructions from your mainboard manufacturer.


Attached Files Thumbnail(s)
                       


.png   epa.png (Size: 618 bytes / Downloads: 597)
find
quote
#2
Why is 1234s282 noted as the authors??

Sometimes you just have to try to be sure it is not working...
[Image: logo.png]
I am back in here as I promised! Big Grin So tell me your needs!
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)