Int 16/AX=E000h

Prev Next Ralf Interrups Categories Contents

------

AMI BIOS - BIOS-FLASH Interface - GET VERSION NUMBER

AX = E000h

Return:
CF clear if successful AL = FAh BX = version number (BCD) (0200h = v2.00) CF set on error (not implemented)

Notes: This interface is available on AMI BIOSes built from AMI core version 8/8/93 (HiFlex BIOS) or 11/15/93 (WinBIOS) or later. The "Meningitis" virus uses this API when attacking a system equipped with an AMI BIOS; it is supposedly able to write itself into the Flash ROM and thus make itself part of the BIOS

See Also: AX=E001h - AX=E004h - AX=E006h - AX=E008h -

Category: Vendor-specific BIOS Extensions - Int 16h - A

------

Prev Next Ralf Interrups Categories Contents