|
iPXE
|
EFI Oprn Protocol Information Entry. More...
#include <UefiSpec.h>
Data Fields | |
| EFI_HANDLE | AgentHandle |
| EFI_HANDLE | ControllerHandle |
| UINT32 | Attributes |
| UINT32 | OpenCount |
EFI Oprn Protocol Information Entry.
Definition at line 1431 of file UefiSpec.h.
| EFI_HANDLE EFI_OPEN_PROTOCOL_INFORMATION_ENTRY::AgentHandle |
Definition at line 1432 of file UefiSpec.h.
Referenced by dbg_efi_opener(), efi_driver_exclude(), and efi_veto_close_protocol().
| EFI_HANDLE EFI_OPEN_PROTOCOL_INFORMATION_ENTRY::ControllerHandle |
Definition at line 1433 of file UefiSpec.h.
Referenced by dbg_efi_opener(), and efi_veto_close_protocol().
| UINT32 EFI_OPEN_PROTOCOL_INFORMATION_ENTRY::Attributes |
Definition at line 1434 of file UefiSpec.h.
Referenced by dbg_efi_opener(), and efi_driver_exclude().
| UINT32 EFI_OPEN_PROTOCOL_INFORMATION_ENTRY::OpenCount |
Definition at line 1435 of file UefiSpec.h.
Referenced by dbg_efi_opener().
1.8.15