OpenCore  1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
USB_NS_KEY Struct Reference

#include <EfiKey.h>

Data Fields

UINTN Signature
 
LIST_ENTRY Link
 
UINTN KeyCount
 
EFI_KEY_DESCRIPTOR * NsKey
 

Detailed Description

Definition at line 75 of file EfiKey.h.

Field Documentation

◆ KeyCount

UINTN USB_NS_KEY::KeyCount

Definition at line 82 of file EfiKey.h.

◆ Link

LIST_ENTRY USB_NS_KEY::Link

Definition at line 77 of file EfiKey.h.

◆ NsKey

EFI_KEY_DESCRIPTOR* USB_NS_KEY::NsKey

Definition at line 88 of file EfiKey.h.

◆ Signature

UINTN USB_NS_KEY::Signature

Definition at line 76 of file EfiKey.h.


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