UEFI stands forUnified Extensible Firmware Interface.
It is a software interface between platform firmware and an operating system. It provides a clean interface between operating systems and platform firmware at boot time, based on theEFI 1.10 specification fromIntel with changes made by theUnified EFI Forum.
UEFI is being touted as a worthy replacement for thebasic input/output system (BIOS) firmware interface. All IBM PC-compatible computers used the System BIOS when the system is first powered on. The BIOS would identify system hardware such as graphics cards, hard disk drives, optical disc drives, keyboard, mouse etc. and then seek to hand control of the system over to an operating system (or any bootable software it can access on a peripheral device.)
The BIOS interface has been loaded onto countless computers and notebooks sold around the world, as the de facto standard interface for all IBM PC clones. It does have some problems however, which are highlighted now in particular as systems become more powerful and the architecture they utilize is becoming more varied in the marketplace.
BIOS is technically limited to a 16-bit processing mode and 1MB of addressable space since it was originally designed for systems running on 16-bitIntel 8088 microprocessors. Additionally, for Hard Disk Drives with over 2.2 Terabytes of space, an alternative partitioning scheme than that provided for by theMaster Boot Record (MBR) is required, and UEFI provides support forGUID Partition Tables (GPT) to address this issue.
The original EFI specification is still owned by Intel, and the chipmaker exclusively licenses EFI-based products. The UEFI specification that evolved from EFI 1.10 belongs to the Unified EFI Forum however, and the latest UEFI Specification (March 2011) is v2.3, approved in May of 2009.
The main things UEFI can offer over BIOS include...
Select a term to see the explanation
Select a file extension to see its definition