EFI
EFI, or Extensible Firmware Interface, is a specification for the interface between a computer's firmware and its operating system. Developed by Intel in the 1990s as a replacement for the legacy BIOS, the specification evolved into Unified Extensible Firmware Interface (UEFI) and is now maintained by the UEFI Forum. EFI defines a modular pre-boot environment with firmware drivers, a boot manager, runtime services, and a set of protocols that enable communication between firmware and OS loaders.
The firmware uses a dedicated partition, the EFI System Partition (ESP), to store bootloaders and device drivers.
Compatibility with legacy systems is often provided via a Compatibility Support Module (CSM), which emulates BIOS
EFI also abbreviates electronic fuel injection in internal combustion engines, an unrelated technology.