Home > Common Problem > body text

What does uefi mean?

王林
Release: 2023-02-10 18:22:07
Original
57116 people have browsed it

uefi refers to Unified Extensible Firmware Interface, which is a personal computer system specification that defines the software interface between the operating system and system firmware as an alternative to BIOS. uefi is responsible for power-on self-test, contacting the operating system, and providing an interface connecting the operating system and hardware.

What does uefi mean?

The operating environment of this article: Windows 7 system, Dell G3 computer.

Unified Extensible Firmware Interface (UEFI) is a personal computer system specification that defines the software interface between the operating system and system firmware as an alternative to BIOS. The extensible firmware interface is responsible for power-on self-test (POST), contacting the operating system, and providing an interface between the operating system and the hardware.

UEFI was formerly the Intel Boot Initiative developed by Intel in 1998 and was later renamed Extensible Firmware Interface (EFI). Intel handed it over to the Unified Extensible Firmware Interface Forum (Unified EFI Forum) for promotion and development in 2005. To highlight this, EFI was also renamed UEFI (Unified EFI). The founders of the UEFI Forum are 11 well-known computer companies, including hardware manufacturers such as Intel and IBM, software manufacturer Microsoft, and BIOS manufacturers AMI, Insyde and Phoenix.

It is generally believed that UEFI consists of the following parts:

  • Pre-EFI initialization module

  • EFI driver execution Environment

  • EFI Driver

  • Compatibility Support Module (CSM)

  • EFI High-Level Application

  • GUID disk partition table

(Learning video sharing: Programming video

The above is the detailed content of What does uefi mean?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!