iPXE
_EFI_ADAPTER_INFORMATION_PROTOCOL Struct Reference

EFI_ADAPTER_INFORMATION_PROTOCOL The protocol for adapter provides the following services. More...

#include <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 242 of file AdapterInformation.h.

Field Documentation

◆ GetInformation

EFI_ADAPTER_INFO_GET_INFO _EFI_ADAPTER_INFORMATION_PROTOCOL::GetInformation

Definition at line 243 of file AdapterInformation.h.

◆ SetInformation

EFI_ADAPTER_INFO_SET_INFO _EFI_ADAPTER_INFORMATION_PROTOCOL::SetInformation

Definition at line 244 of file AdapterInformation.h.

◆ GetSupportedTypes

EFI_ADAPTER_INFO_GET_SUPPORTED_TYPES _EFI_ADAPTER_INFORMATION_PROTOCOL::GetSupportedTypes

Definition at line 245 of file AdapterInformation.h.


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