Protocols — Network Support
Version 1.10 12/01/02 15-75
Status Codes Returned
EFI_SUCCESS The function completed successfully.
EFI_INCOMPATIBLE_VERSION
The
InterfaceVersion.Major requested by the
caller was not compatible with the interface version of the
implementation. The
InterfaceVersion.Major has
been updated with the current interface version.
EFI_UNSUPPORTED This is a local-platform implementation and
TargetAddress.Data was not NULL,or
TargetAddress.Data was any other value that was not
supported by the implementation.
EFI_OUT_OF_RESOURCES The function failed due to lack of memory or other resources.
EFI_DEVICE_ERROR The function encountered an unexpected internal failure while
initializing a cryptographic software module, or
No cryptographic software module with compatible version was
found, or
A resource limitation was encountered while using a
cryptographic software module.
EFI_INVALID_PARAMETER
The
This parameter supplied by the caller is NULL or does
not reference a valid
EFI_BIS_PROTOCOL object, or
The
AppHandle parameter supplied by the caller is NULL or
an invalid memory reference, or
The
InterfaceVersion parameter supplied by the caller
is
NULL or an invalid memory reference, or
The
TargetAddress parameter supplied by the caller is
NULL or an invalid memory reference.