![Intel Extensible Firmware Interface Скачать руководство пользователя страница 382](http://html1.mh-extra.com/html/intel/extensible-firmware-interface/extensible-firmware-interface_specification_2073117382.webp)
Extensible Firmware Interface Specification
364
12/12/00
Version 1.02
Event
An EFI data structure that describes an “event” — for example, the expiration of a timer.
Event Services
The set of functions used to manage events. Includes
CheckEvent()
,
CreateEvent()
,
CloseEvent()
,
SignalEvent()
, and
WaitForEvent()
.
FAT
See
File Allocation Table
.
FAT File System
The file system on which the EFI file system is based. See
File Allocation Table
and
System Partition
.
File Allocation Table
(FAT)
A table that is used to identify the clusters that make up a disk file. File allocation tables
come in three flavors: FAT-12, which uses 12 bits for cluster numbers; FAT-16, which
uses 16 bits; and Fat-32, which allots 32 bits, but only uses 28 (the other 4 bits are
reserved for future use).
File Handle
Protocol
A component of the
File System Protocol
. It provides access to a file or directory. Also
called the
EFI File Handle Protocol
.
File System Protocol
A protocol that is used during boot services to obtain file-based access to a device. It has
two parts, a
Simple File System Protocol
that provides a minimal interface for file-type
access to a device, and a
File Handle Protocol
that provides access to a file or directory.
Firmware
Any software that is included in read-only memory (ROM).
GUID
(Globally Unique Identifier)
A 128-bit value used to differentiate services and structures in the boot services
environment. The format of a GUID is defined in Appendix A. See
Protocol
.
GUID Partition
A contiguous group of sectors on an
EFI Hard Disk
.
GUID Partition Table
A data structure that describes a
GUID Partition
. It consists of an
GUID Partition
Table Header
and, typically, at least one
GUID Partition Entry
. There are two
partition tables on an
EFI Hard Disk
: the Primary Partition Table (located in block 1 of
the disk) and a Backup Partition Table (located in the last block of the disk). The Backup
Table is a copy of the Primary Table.
Содержание Extensible Firmware Interface
Страница 1: ...Extensible Firmware Interface Specification Version 1 02 December 12 2000...
Страница 4: ...Extensible Firmware Interface Specification iv 12 12 00 Version 1 02...
Страница 42: ...Extensible Firmware Interface Specification 24 12 01 00 Version 1 02...
Страница 190: ...Extensible Firmware Interface Specification 172 12 12 00 Version 1 02...
Страница 200: ...Extensible Firmware Interface Specification 182 12 12 00 Version 1 02...
Страница 226: ...Extensible Firmware Interface Specification 208 12 12 00 Version 1 02...
Страница 230: ...Extensible Firmware Interface Specification 212 12 12 00 Version 1 02...
Страница 252: ...Extensible Firmware Interface Specification 234 12 12 00 Version 1 02...
Страница 294: ...Extensible Firmware Interface Specification 276 12 12 00 Version 1 02...
Страница 348: ...Extensible Firmware Interface Specification 330 12 01 00 Version 1 01...
Страница 350: ...Extensible Firmware Interface Specification 332 12 12 00 Version 1 02...
Страница 354: ...Extensible Firmware Interface Specification 336 12 12 00 Version 1 02...
Страница 362: ...Extensible Firmware Interface Specification 344 12 12 00 Version 1 02...
Страница 486: ...Extensible Firmware Interface Specification 468 12 12 00 Version 1 02...
Страница 494: ...Extensible Firmware Interface Specification 476 12 12 00 Version 1 02...