              P5MVP3/A3 AWARD BIOS V1.5SL release note.

This disk contains five files:M1_V15.BIN,README.TXT,FLASH.EXE,CBLOGO.EXE and LF.EXE

1.The checksum of M1_V15.BIN is 7479(Hex) ;

2.CBLOGO.EXE is a logoeasy utility which allow you to make your own system boot log,
  you may get its usage by typing "a:\cblogo" in dos command promt with this disk in
  your drvie A.

3.LF.EXE is a disk low level format utility.

4. How to use FLASH.EXE utility:
   This is a flash memory write/read utility.
IMPORTANT NOTE:
   The FLASH utility could not correctly run in windows (virtual 8086)
   MS-DOS mode. It must be proceeded with the following steps:
      1.Create a bootable system floppy diskette by typing "FORMAT A:/S"
        from the dos prompt under DOS6.XX or WINDOWS9X environment.
      2.Boot system with diskette.
      3.Then run the FLASH utility.
Usage:
      FLASH [BIOSfile] [/c[<command...>]][/n]
      FLASH [BIOSfile] [/g]
/c: Flash memory will clear previous settings. Default allows settings to
    remain. <command> function definition:
      c: clear CMOS [Default];        p: clear PnP;
      d: clear DMI.
/n: Program BIOS without prompting. If this option is chosen:
      Be sure your new BIOS is compatible with your MB. If not, the system
      are damaged.
/g: Get BIOSfile from BIOS ROM.
Examples:
      A:\BIOS\FLASH.EXE BIOSfile.bin
      A:\BIOS\FLASH.EXE BIOSfile.bin /cdpc/n
      A:\BIOS\FLASH.EXE BIOSfile.bin /g

Warning: 
   Avoid power-off incidently in upgrading procedure, or system would fail
   to reboot!

UPDATE DATE: 11/16/1998