HomeSort by relevance Sort by last modified time
    Searched refs:gSecureBootPrivateData (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
SecureBootConfigFileExplorer.c 302 StringToken = HiiSetString (gSecureBootPrivateData->HiiHandle, 0, FileName, NULL);
304 gSecureBootPrivateData->FileContext->FileName = FileName;
308 &gSecureBootPrivateData->FileContext->FHandle,
327 gSecureBootPrivateData->HiiHandle,
SecureBootConfigImpl.h 152 extern SECUREBOOT_CONFIG_PRIVATE_DATA *gSecureBootPrivateData;
SecureBootConfigImpl.c 98 SECUREBOOT_CONFIG_PRIVATE_DATA *gSecureBootPrivateData = NULL;
    [all...]

Completed in 71 milliseconds