Intel Extensible Firmware Interface User Manual

Page 1022

Advertising
background image

Extensible Firmware Interface Specification

K-12

12/01/02

Version 1.10

Table K-1. Functions Listed in Alphabetic Order

(continued)

Function Name

Service or Protocol Subservice Function

Description

ReceiveFilters UNDI

Commands

This command is used to read and
change receive filters and, if
supported, read and change the
multicast MAC address filter list.

ReceiveFilters Simple

Network

Protocol

Enables and disables the receive
filters for the network interface
and, if supported, manages the
filtered multicast HW MAC
address list.

RegisterCacheFlush

EFI Byte Code
Protocol

Called to register a callback
function that the EBC interpreter
can call to flush the processor
instruction cache after creating
thunks.

RegisterExceptionCallback Debug

Support

Protocol

Registers a callback function that
will be called each time the
specified processor exception
occurs.

RegisterPeriodicCallback

Debug Support
Protocol

Registers a callback function that
will be invoked periodically and
asynchronously to the execution of
EFI.

RegisterProtocolNotify Boot

Services Protocol

Handler

Services

Registers for protocol interface
installation notifications.

ReinstallProtocolInterface

Boot Services

Protocol Handler
Services

Replaces a protocol interface.

Reset

Block I/O Protocol

Resets the block device hardware.

Reset Debugport

Protocol

Resets the debugport hardware.

Reset Serial

I/O

Protocol

Resets the hardware device.

Reset Simple

Input

Protocol

Resets a simple input device.

Reset

Simple Network
Protocol

Resets the network adapter, and
reinitializes it with the parameters
that were provided in the previous
call to

Initialize()

.

Reset Simple

Pointer

Protocol

Resets the pointer device
hardware.

Reset

Simple Text Output
Protocol

Resets the ConsoleOut device.

continued

Advertising