TianoCore EDK2 master
Loading...
Searching...
No Matches
_EFI_ADAPTER_INFORMATION_PROTOCOL Struct Reference

#include <MdePkg/Include/Protocol/AdapterInformation.h>

Data Fields

EFI_ADAPTER_INFO_GET_INFO GetInformation
 
EFI_ADAPTER_INFO_SET_INFO SetInformation
 
EFI_ADAPTER_INFO_GET_SUPPORTED_TYPES GetSupportedTypes
 

Detailed Description

EFI_ADAPTER_INFORMATION_PROTOCOL The protocol for adapter provides the following services.

  • Gets device state information from adapter.
  • Sets device information for adapter.
  • Gets a list of supported information types for this instance of the protocol.

Definition at line 239 of file AdapterInformation.h.

Field Documentation

◆ GetInformation

EFI_ADAPTER_INFO_GET_INFO _EFI_ADAPTER_INFORMATION_PROTOCOL::GetInformation

Definition at line 240 of file AdapterInformation.h.

◆ GetSupportedTypes

EFI_ADAPTER_INFO_GET_SUPPORTED_TYPES _EFI_ADAPTER_INFORMATION_PROTOCOL::GetSupportedTypes

Definition at line 242 of file AdapterInformation.h.

◆ SetInformation

EFI_ADAPTER_INFO_SET_INFO _EFI_ADAPTER_INFORMATION_PROTOCOL::SetInformation

Definition at line 241 of file AdapterInformation.h.


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