![Intel Extensible Firmware Interface Скачать руководство пользователя страница 256](http://html1.mh-extra.com/html/intel/extensible-firmware-interface/extensible-firmware-interface_specification_2073117256.webp)
Extensible Firmware Interface Specification
238
12/12/00
Version 1.02
EFI_PXE_BASE_CODE_ARP_ENTRY
ArpCache[
EFI_PXE_BASE_CODE_MAX_ARP_ENTRIES
];
UINT32
RouteTableEntries;
EFI_PXE_BASE_CODE_ROUTE_ENTRY
RouteTable[
EFI_PXE_BASE_CODE_MAX_ROUTE_ENTRIES
];
EFI_PXE_BASE_CODE_ICMP_ERROR
IcmpError;
EFI_PXE_BASE_CODE_TFTP_ERROR
TftpError;
} EFI_PXE_BASE_CODE_MODE;
Started
TRUE
if this device has been started by calling
Start()
. This
field is set to
TRUE
by the
Start()
function and to
FALSE
by
the
Stop()
function.
Ipv6Available
TRUE
if the Simple Network Protocol being used supports IPv6.
Ipv6Supported
TRUE
if this PXE Base Code Protocol implementation supports
IPv6.
UsingIpv6
TRUE
if this device is currently using IPv6. This field is set by
the
Start()
function.
BisSupported
TRUE
if this PXE Base Code implementation supports Boot
Integrity Services (BIS). This field is set by the
Start()
function.
BisDetected
TRUE
if this device and the platform support Boot Integrity
Services (BIS). This field is set by the
Start()
function.
AutoArp
TRUE
for automatic ARP packet generation;
FALSE
otherwise.
This field is initialized to
TRUE
by
Start()
, and can be
modified with the
SetParameters()
function.
SendGUID
This field is used to change the Client Hardware Address
(chaddr) field in the DHCP and Discovery packets. Set to
TRUE
to send the SystemGuid (if one is available). Set to
FALSE
to
send the client NIC MAC address. This field is initialized to
FALSE
by
Start()
, and can be modified with the
SetParameters()
function.
DhcpDiscoverValid
This field is initialized to
FALSE
by the
Start()
function and
set to
TRUE
when the
Dhcp()
function completes successfully.
When
TRUE
, the
DhcpDiscover
field is valid. This field can
also be changed by the
SetPackets()
function.
DhcpAckReceived
This field is initialized to
FALSE
by the
Start()
function and
set to
TRUE
when the
Dhcp()
function completes successfully.
When
TRUE
, the
DhcpAck
field is valid. This field can also be
changed by the
SetPackets()
function.
Содержание 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...