Efi_Pxe_Base_Code.start() - Intel Extensible Firmware Interface Specification

Intel extensible firmware interface specification
Table of Contents

Advertisement

14.1.1 EFI_PXE_BASE_CODE.Start()

Summary
Enables the use of the PXE Base Code Protocol functions.
Prototype
EFI_STATUS
(EFIAPI *EFI_PXE_BASE_CODE_START) (
IN EFI_PXE_BASE_CODE
IN BOOLEAN
);
Parameters
This
UseIpv6
Description
This function enables the use of the PXE Base Code Protocol functions. If the
the
PXE_BASE_CODE_MODE
returned. If
UseIpv6
is FALSE, then IPv4 formatted addresses will be used in this session. If
UseIpv6
TRUE, and the
Ipv6Supported
EFI_UNSUPPORTED
the PXE Base Code Protocol, then
PXE Base Code Protocol will be started, and all of the fields of the
EFI_PXE_BASE_CODE_MODE
Started
Ipv6Supported
Ipv6Available
UsingIpv6
BisSupported
BisDetected
AutoArp
SendGUID
TTL
Version 1.02
Pointer to the
EFI_PXE_BASE_CODE
Specifies the type of IP addresses that are to be used during the session
that is being started. Set to
IPv4 addresses.
structure is already TRUE, then
is TRUE, then IPv6 formatted addresses will be used in this session. If
field of the
EFI_BASE_CODE_MODE
will be returned. If there is not enough memory or other resources to start
EFI_OUT_OF_RESOURCES
structure will be initialized as follows:
Set to TRUE.
Unchanged.
Unchanged.
Set to
UseIpv6
Unchanged.
Unchanged.
Set to TRUE.
Set to FALSE.
Set to DEFAULT_TTL.
PXE Base Code Protocol
*This,
UseIpv6
instance.
for IPv6 addresses, and
TRUE
EFI_ALREADY_STARTED
structure is FALSE, then
will be returned. Otherwise, the
12/12/00
for
FALSE
field of
Started
will be
is
UseIpv6
247

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