|
iPXE
|
EFI_ADAPTER_INFO_MEDIA_STATE. More...
#include <AdapterInformation.h>
Data Fields | |
| EFI_STATUS | MediaState |
| Returns the current media state status. More... | |
Definition at line 54 of file AdapterInformation.h.
| 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.
1.8.15