Extensible Firmware Interface Specification
14.1.2 EFI_PXE_BASE_CODE.Stop()
Summary
Disables the use of the PXE Base Code Protocol functions.
Prototype
EFI_STATUS
(EFIAPI *EFI_PXE_BASE_CODE_STOP) (
IN EFI_PXE_BASE_CODE
);
Parameters
This
Description
This function stops all activity on the network device. All the resources allocated in
released, the
Started
is returned. If the
EFI_SUCCESS
structure is already FALSE, then
Status Codes Returned
EFI_SUCCESS
EFI_NOT_STARTED
EFI_INVALID_PARAMETER
EFI_DEVICE_ERROR
250
Pointer to the
EFI_PXE_BASE_CODE
field of the
EFI_PXE_BASE_CODE_MODE
field of the
Started
EFI_NOT_STARTED
The PXE Base Code Protocol was stopped.
The PXE Base Code Protocol is already in the stopped state.
One of the parameters is not valid.
The network device encountered an error during this operation.
12/12/00
*This
instance.
structure is set to
EFI_PXE_BASE_CODE_MODE
will be returned.
are
Start()
and
FALSE
Version 1.02
Need help?
Do you have a question about the Extensible Firmware Interface and is the answer not in the manual?