![Intel Extensible Firmware Interface Скачать руководство пользователя страница 448](http://html1.mh-extra.com/html/intel/extensible-firmware-interface/extensible-firmware-interface_specification_2073117448.webp)
Extensible Firmware Interface Specification
430
12/12/00
Version 1.02
G.4.7 Initialize
This command resets the network adapter and initializes UNDI using the parameters supplied in the
CPB. The Initialize command must be issued before the network adapter can be setup to transmit
and receive packets. This command will not enable the receive unit or external interrupts.
Once the memory requirements of the UNDI are obtained by using the Get Init Info command, a
block of kernel (non-swappable) memory may need to be allocated. The address of this kernel
memory must be passed to UNDI using the Initialize command CPB. This memory is used for
transmit and receive buffers and internal processing.
Initializing the network device will take up to four seconds for most network devices and in some
extreme cases (usually poor cables) up to twenty seconds.
G.4.7.1
Issuing the Command
To issue an Initialize command, create a CDB and fill it in as shows in the table below:
CDB Field
How to initialize the CDB structure for an Initialize command
OpCode
PXE_OPCODE_INITIALIZE
OpFlags
Set as needed.
CPBsize
sizeof(PXE_CPB_INITIALIZE)
DBsize
sizeof(PXE_DB_INITIALIZE)
CPBaddr
Address of a
PXE_CPB_INITIALIZE
structure.
Dbaddr
Address of a
PXE_DB_INITIALIZE
structure.
StatCode
PXE_STATCODE_INITIALIZE
StatFlags
PXE_STATFLAGS_INITIALIZE
Ifnum
A valid interface number from zero to
!PXE.IFcnt
.
Control
Set as needed.
OpFlags
Ccable detection can be enabled or disabled by setting one of the following OpFlags:
•
PXE_OPFLAGS_INITIALIZE_CABLE_DETECT
•
PXE_OPFLAGS_INITIALIZE_DO_NOT_DETECT_CABLE
Содержание 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...