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

#include <MdePkg/Include/Library/UefiLib.h>

Data Fields

EFI_TPL Tpl
 
EFI_TPL OwnerTpl
 
EFI_LOCK_STATE Lock
 

Detailed Description

EFI Lock

Definition at line 58 of file UefiLib.h.

Field Documentation

◆ Lock

EFI_LOCK_STATE EFI_LOCK::Lock

Definition at line 61 of file UefiLib.h.

◆ OwnerTpl

EFI_TPL EFI_LOCK::OwnerTpl

Definition at line 60 of file UefiLib.h.

◆ Tpl

EFI_TPL EFI_LOCK::Tpl

Definition at line 59 of file UefiLib.h.


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