Intel Extensible Firmware Interface User Manual
Page 1032

Extensible Firmware Interface Specification
K-22
12/01/02
Version 1.10
Table K-2. Functions Listed Alphabetically within a Service or Protocol
(continued)
Service or Protocol
Function
Function Description
Returns the maximum processor index value that may
be used with
Invalidate the instruction cache of the processor.
Registers a callback function that will be called each
time the specified processor exception occurs.
Registers a callback function that will be invoked
periodically and asynchronously to the execution
of EFI.
Decompresses a compressed source buffer into an
uncompressed destination buffer.
Given the compressed source buffer, this function
retrieves the size of the uncompressed destination
buffer and the size of the scratch buffer required to
perform the decompression.
Allocates pages that are suitable for a common buffer
mapping.
Flushes any posted write data to the device.
Frees pages that were allocated with
Reads from I/O ports on a bus.
Writes to I/O ports on a bus.
Provides the device specific addresses needed to
access host memory for DMA.
Reads from memory on a bus.
Writes to memory on a bus.
Reads from PCI Configuration Space.
Writes to PCI Configuration Space.
Provides an EFI Device Path for a PCI device with the
given PCI configuration space address.
Releases any resources allocated by
Reads data from the disk.
Writes data to the disk.
EFI Bus-Specific Driver
Override Protocol
Uses a bus specific algorithm to retrieve a driver
image handle for a controller.
continued