iPXE
Data Fields
EFI_ADAPTER_INFO_MEDIA_STATE Struct Reference

EFI_ADAPTER_INFO_MEDIA_STATE. More...

#include <AdapterInformation.h>

Data Fields

EFI_STATUS MediaState
 Returns the current media state status. More...
 

Detailed Description

EFI_ADAPTER_INFO_MEDIA_STATE.

Definition at line 54 of file AdapterInformation.h.

Field Documentation

◆ MediaState

EFI_STATUS EFI_ADAPTER_INFO_MEDIA_STATE::MediaState

Returns the current media state status.

MediaState can have any of the following values: EFI_SUCCESS: There is media attached to the network adapter. EFI_NOT_READY: This detects a bounced state. There was media attached to the network adapter, but it was removed and reattached. EFI_NO_MEDIA: There is not any media attached to the network.

Definition at line 61 of file AdapterInformation.h.


The documentation for this struct was generated from the following file: