ReactOS 0.4.15-dev-8434-g155a7c7
EFI_OPEN_PROTOCOL_INFORMATION_ENTRY Struct Reference

#include <UefiSpec.h>

Collaboration diagram for EFI_OPEN_PROTOCOL_INFORMATION_ENTRY:

Public Attributes

EFI_HANDLE AgentHandle
 
EFI_HANDLE ControllerHandle
 
UINT32 Attributes
 
UINT32 OpenCount
 

Detailed Description

EFI Oprn Protocol Information Entry

Definition at line 1329 of file UefiSpec.h.

Member Data Documentation

◆ AgentHandle

EFI_HANDLE EFI_OPEN_PROTOCOL_INFORMATION_ENTRY::AgentHandle

Definition at line 1330 of file UefiSpec.h.

◆ Attributes

UINT32 EFI_OPEN_PROTOCOL_INFORMATION_ENTRY::Attributes

Definition at line 1332 of file UefiSpec.h.

◆ ControllerHandle

EFI_HANDLE EFI_OPEN_PROTOCOL_INFORMATION_ENTRY::ControllerHandle

Definition at line 1331 of file UefiSpec.h.

◆ OpenCount

UINT32 EFI_OPEN_PROTOCOL_INFORMATION_ENTRY::OpenCount

Definition at line 1333 of file UefiSpec.h.


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