Home
last modified time | relevance | path

Searched defs:KeyIndex (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/SecurityPkg/Library/AuthVariableLib/
DAuthServiceInternal.h83 UINT32 KeyIndex; member
DAuthService.c209 IN UINT32 KeyIndex, in AuthServiceInternalUpdateVariableWithMonotonicCount()
1278 UINT32 KeyIndex; in GetAvailableKeyIndex() local
1374 UINT32 KeyIndex; in AddPubKeyInStore() local
2202 UINT32 KeyIndex; in ProcessVariable() local
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
DBmHotkey.c458 UINTN KeyIndex; in BmUnregisterHotkeyNotify() local
622 UINTN KeyIndex; in BmProcessKeyOption() local
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellBcfgCommandLib/
DUefiShellBcfgCommandLib.c771 UINT32 KeyIndex; in BcfgAddOpt() local
/device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/EsalVariableDxeSal/
DVariable.c2560 UINT32 KeyIndex; in EsalSetVariable() local
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
DMisc.py1360 def GetKeys(self, KeyIndex=0): argument