UEFI

Unified Extensible Firmware Interface (UEFI, /ˈjuːɪf/ or as an acronym) is a specification that defines the architecture of the platform firmware used for booting the computer hardware and its interface for interaction with the operating system. Examples of firmware that implement the specification are AMI Aptio, Phoenix SecureCore, TianoCore EDK II, InsydeH2O. UEFI replaces the BIOS which was present in the boot ROM of all personal computers that are IBM PC compatible, although it can provide backwards compatibility with the BIOS using CSM booting. Intel developed the original Extensible Firmware Interface (EFI) specification. Some of the EFI's practices and data formats mirror those of Microsoft Windows. In 2005, UEFI deprecated EFI 1.10 (the final release of EFI).

Unified Extensible Firmware Interface
AbbreviationUEFI
StatusPublished
Year started2006
Latest version2.10
August 29, 2022
OrganizationUEFI Forum
Related standardsACPI, UEFI Platform Initialization
PredecessorBIOS
DomainFirmware
Websiteuefi.org
Boot order selection menu on a Lenovo ThinkPad T470 with UEFI
The UEFI implementation is usually stored on a NOR-based EEPROM that is located on the mainboard. They can use different I/O protocols, but SPI is the most common.

UEFI is independent of platform and programming language, but C is used for the reference implementation TianoCore EDKII.

Contrary to its predecessor BIOS which is a de facto standard originally created by IBM as proprietary software, UEFI is an open standard maintained by an industry consortium.

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.