MAKELOGO.BAT, BMP2PGX.EXE and SPLASH.EXE

BMP2PGX converts a bitmap file to Phoenix PGX format.
SPLASH compresses the PGX file into a user binary file using LZINT.
MAKELOGO runs the two utilities and allows some parameters to
be passed in, like size and area the logo will occupy.
Defaults are: Logo Size = 16kb, Logo Area = 3.
This user binary can then be iFlashed into the BIOS.

The parameter for this batch file is the bitmap filename(no extension!)
SYNTAX: makelogo bmpfile

Use the -S switch to change size and the -A switch to change area

SYNTAX: makelogo bmpfile -s16 -a5

SC450NX+ currently uses the defaults of 16kb and area 3.
L440GX+ currently uses 16kb and area 5.
