iPXE
Data Fields
EFI_OPEN_PROTOCOL_INFORMATION_ENTRY Struct Reference

EFI Oprn Protocol Information Entry. More...

#include <UefiSpec.h>

Data Fields

EFI_HANDLE AgentHandle
 
EFI_HANDLE ControllerHandle
 
UINT32 Attributes
 
UINT32 OpenCount
 

Detailed Description

EFI Oprn Protocol Information Entry.

Definition at line 1421 of file UefiSpec.h.

Field Documentation

◆ AgentHandle

EFI_HANDLE EFI_OPEN_PROTOCOL_INFORMATION_ENTRY::AgentHandle

Definition at line 1422 of file UefiSpec.h.

Referenced by dbg_efi_opener(), and efi_veto_close_protocol().

◆ ControllerHandle

EFI_HANDLE EFI_OPEN_PROTOCOL_INFORMATION_ENTRY::ControllerHandle

Definition at line 1423 of file UefiSpec.h.

Referenced by dbg_efi_opener(), and efi_veto_close_protocol().

◆ Attributes

UINT32 EFI_OPEN_PROTOCOL_INFORMATION_ENTRY::Attributes

Definition at line 1424 of file UefiSpec.h.

Referenced by dbg_efi_opener().

◆ OpenCount

UINT32 EFI_OPEN_PROTOCOL_INFORMATION_ENTRY::OpenCount

Definition at line 1425 of file UefiSpec.h.

Referenced by dbg_efi_opener().


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