Home
last modified time | relevance | path

Searched refs:SECUREBOOT_FILE_CONTEXT (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
DSecureBootConfigImpl.h115 } SECUREBOOT_FILE_CONTEXT; typedef
146 SECUREBOOT_FILE_CONTEXT *FileContext;
DSecureBootConfigImpl.c3771 PrivateData->FileContext = AllocateZeroPool (sizeof (SECUREBOOT_FILE_CONTEXT)); in InstallSecureBootConfigForm()