AMI Hi-Flex BIOS

From SoftHistory
Revision as of 11:46, 7 December 2024 by Rueni97 (talk | contribs) (tbc)
The Hi-Flex BIOS POST screen

Not to be confused with the Hi-Flex Setup Utility on AMIBIOS 6 and AMIBIOS 7.

AMI Hi-Flex BIOS, unofficially nicknamed AMI Color BIOS (due to the various color presets available in its default setup utility), is a version of AMIBIOS released by American Megatrends (AMI) in late 1990 as a successor to the AMI Plus BIOS. It introduced an updated POST screen, a new setup utility with various menus and a new identification string format that would be used in all newer AMIBIOS versions.

POST screen

Although similar, the Hi-Flex BIOS POST screen has some changes compared to AMI Plus BIOS'. The most noticeable changes are with the identification string and the memory test.

Identification string

Main page: Identification string (BIOS)

Hi-Flex BIOS introduced a new identification string format that is more detailed than the older formats. This format was also re-used for all newer versions of AMIBIOS and even the CSM module in Aptio, AMI's modern UEFI firmware that replaced AMIBIOS in the late-2000s and the early-2010s.

CR-VVVV-00MMMM-FFFFFFFF-SSSSSS-DDDDDDDD-K

  • C: Processor/platform architecture
    • "2" indicates an i286 based or compatible system
    • "3" indicates an i386 based or compatible system
    • "4" indicates an i486 based or compatible system
    • "5" indicates an i586 based or compatible system
    • "6" indicates an i686 or AMD64 (x64) based or compatible system
    • "7" is irregular from the format and occasionally indicates an AMIBIOS 07.00.xx ROM, as seen on the AMI Olympus II motherboard
  • R: ROM size
    • "0" indicates a 64 kilobyte ROM size
    • "1" indicates a 128 kilobyte ROM size but is occasionally also reused for 1 and 2 megabyte ROM sizes
    • "2" indicates a 256 kilobyte ROM size
    • "3" indicates a 512 kilobyte ROM size but is commonly also reused for larger ROM sizes on Aptio
    • "4" indicates a 1 megabyte ROM size
    • "5" indicates a 2 megabyte ROM size
    • "6" indicates a 4 megabyte ROM size
    • "7" indicates an 8 megabyte ROM size
    • "8" indicates a 16 megabyte ROM size
    • "9" indicates a 32 megabyte ROM size
  • VVVV: ROM revision number given by the OEM (not to be confused with the AMIBIOS revision release date)
  • 00: Unknown or reserved, may be a different number from 00 in occasion
  • MMMM: OEM/BIOS licensee code
  • FFFFFFFF: BIOS feature set indicator (usually 00101111)
  • SSSSSS: AMIBIOS revision release date (or ROM compile date on AMIBIOS 07.00.xx and AMIBIOS 8)
  • DDDDDDDD: ROM identifier (usually the motherboard chipset name)
  • K: Keyboard controller (KBC) type
    • "0" usually indicates an unknown KBC
    • "5" indicates an AMI Megakey (1995) KBC or a clone (usually on NSC and SMC/SMSC Super I/O chips)
    • "7" indicates an unknown AMI KBC clone
    • "8" indicates an early AMI KBC
    • "9" indicates an AMI KBC used by Everex
    • "A" indicates a V-Tech chipset with an integrated AMI KBC clone

Memory test

On AMI Plus BIOS and older versions, the entire system memory is tested slowly by default during POST, unless the test is sped up by pressing the option key to "skip" the test (usually the Escape key). On Hi-Flex, this behavior was changed so that only base memory is tested slowly (usually the first 640 kilobytes), while extended memory (the rest) is tested fast to reduce the POST time. Because of this, the option to "skip" the memory test was also removed with Hi-Flex, but was later brought back with AMI WinBIOS in 1993.

Copyright string

On early revisions, the copyright string at the top of the POST screen began with the words "ROM BIOS", as it did on later revisions of AMI Plus BIOS. Beginning with revision 060692 (June 6, 1992), it was changed to say "AMIBIOS" instead of "ROM BIOS". Otherwise, the string is unchanged from Plus BIOS.

Setup utility

All instances of Hi-Flex BIOS include a built-in setup utility, with the default setup utility from AMI being the most common (except for code forks). This utility, unlike previous default utilities, lists options in different menus for organization (with each menu containing relevant options). This also inspired the default setup utility introduced by Award Software for EliteBIOS in 1993.

This utility also introduced color presets for the first time, with 16 presets included by default (as shown below).

Technical limitations

Lack of Logical Block Addressing (LBA) support

Similar to Plus BIOS', storage drives up to 32 gigabytes in size can be configured in Hi-Flex BIOS' default setup utility (in the Standard CMOS Setup menu) without any erroneous behavior being caused. However, due to the lack of Logical Block Addressing (LBA) on most (if not all) revisions, only up to 504 megabytes of this amount can be actually be used. Although some later instances of Hi-Flex BIOS are known to support LBA, it is uncertain whether this is an OEM modification or an actual feature implemented by AMI in later revisions. Regardless, on these instances, LBA can be enabled (usually in the Advanced CMOS Setup menu) so that larger storage devices can be used in their full capacity as long as they are 32 gigabytes or less in size. There are also several workarounds for revisions that do not support LBA, various workarounds also exist, such as using the Ontrack Disk Manager software.

Intel code fork (1993 - 1997)

Intel maintained a fork of the 111192 revision of Hi-Flex BIOS and used it on most of their motherboards manufactured from 1993 to 1997, when it was discontinued in favor of PhoenixBIOS 4.0 Release 6.0. This fork was also used by many other vendors that licensed Intel motherboards for use in their computers, although sometimes with their own branding and/or their own setup utility being present instead (like with Dell and IBM).

There are various differences between regular AMI Hi-Flex BIOS and this fork, including:

POST screen