Boot Via Load_File Protocol; Future Boot Media; Network Booting; Efi Image Types - Intel Extensible Firmware Interface Specification

Intel extensible firmware interface specification
Table of Contents

Advertisement

Extensible Firmware Interface Specification
removable media device will point to a device that "speaks" the
protocol. The
FilePath
The system firmware will attempt to boot from a removable media
file name in the form \EFI\BOOT\BOOT{machine type short-name}.EFI. Where machine type
short-name defines a PE32+ image format architecture. Each file only contains one EFI image
type, and a system may support booting from one or more images types. Table 17-2 lists the EFI
image types.
Table 17-2 EFI Image Types
Architecture
IA-32
Itanium-based architecture
Note: * The PE Executable machine type is contained in the machine field of the COFF file header as
defined in the Microsoft Portable Executable and Common Object File Format Specification, Revision 6.0
A media may support multiple architectures by simply having a \EFI\BOOT\BOOT{machine type
short-name}.EFI file of each possible machine type.

17.4.2 Boot via LOAD_FILE Protocol

When booting via the
device that "speaks" the
supports the
LOAD_FILE
is specific to the device. EFI firmware passes this device-specific data to the loaded image, but
does not use it to load the image. If the remainder of the
loaded image's responsibility to implement a policy to find the correct boot device.
The
protocol is used for devices that do not directly support file systems. Network
LOAD_FILE
devices commonly boot in this model where the image is materialized without the need of a file
system.

17.4.2.1 Network Booting

Network booting is described by the Preboot eXecution Environment (PXE) BIOS Support
Specification that is part of the Wired for Management Baseline specification. PXE specifies UDP,
DHCP, and TFTP network protocols that a booting platform can use to interact with an intelligent
system load server. EFI defines special interfaces that are used to implement PXE. These
interfaces are contained in the PXE_BC protocol (Chapter 14).

17.4.2.2 Future Boot Media

Since EFI defines an abstraction between the platform and the OS and its loader it should be
possible to add new types of boot media as technology evolves. The OS loader will not necessarily
have to change to support new types of boot. The implementation of the EFI platform services may
change, but the interface will remain constant. The OS will require a driver to support the new type
of boot media so that it can make the transition from EFI boot services to OS control of the boot
media.
326
will not contain a file name or sub directories.
File name convention
BOOTIA32.EFI
BOOTIA64.EFI
protocol, the
LOAD_FILE
protocol. The image is loaded directly from the device that
LOAD_FILE
protocol. The remainder of the
12/12/00
SIMPLE_FILE_SYSTEM
FilePath
PE Executable machine type *
0x14c
0x200
is a device path that points to a
FilePath
will contain information that
FilePath
is a null device path it is the
FilePath
by adding a default
Version 1.02

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Extensible Firmware Interface and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents