Home
last modified time | relevance | path

Searched refs:EFI_PLATFORM_KEY_NAME (Results 1 – 9 of 9) sorted by relevance

/device/linaro/bootloader/edk2/SecurityPkg/Library/AuthVariableLib/
DAuthVariableLib.c223 …Status = AuthServiceInternalFindVariable (EFI_PLATFORM_KEY_NAME, &gEfiGlobalVariableGuid, (VOID **… in AuthVariableLibInitialize()
225 DEBUG ((EFI_D_INFO, "Variable %s does not exist.\n", EFI_PLATFORM_KEY_NAME)); in AuthVariableLibInitialize()
227 DEBUG ((EFI_D_INFO, "Variable %s exists.\n", EFI_PLATFORM_KEY_NAME)); in AuthVariableLibInitialize()
474 …Guid (VendorGuid, &gEfiGlobalVariableGuid) && (StrCmp (VariableName, EFI_PLATFORM_KEY_NAME) == 0)){ in AuthVariableLibProcessVariable()
DAuthService.c759 …Guid (VendorGuid, &gEfiGlobalVariableGuid) && (StrCmp (VariableName, EFI_PLATFORM_KEY_NAME) == 0)){ in CheckSignatureListFormat()
2315 EFI_PLATFORM_KEY_NAME, in VerifyTimeBasedPayload()
/device/linaro/bootloader/edk2/MdePkg/Include/Guid/
DGlobalVariable.h137 #define EFI_PLATFORM_KEY_NAME L"PK" macro
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe/
DMeasurement.c35 {EFI_PLATFORM_KEY_NAME, &gEfiGlobalVariableGuid},
/device/linaro/bootloader/edk2/MdeModulePkg/Library/VarCheckUefiLib/
DVarCheckUefiLibNullClass.c440 EFI_PLATFORM_KEY_NAME,
/device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
DSecureBootConfigImpl.c459 EFI_PLATFORM_KEY_NAME, in EnrollPlatformKey()
506 EFI_PLATFORM_KEY_NAME, in DeletePlatformKey()
3671 GetVariable2 (EFI_PLATFORM_KEY_NAME, &gEfiGlobalVariableGuid, (VOID**)&Pk, NULL); in SecureBootCallback()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEDxe/
DTrEEDxe.c166 {EFI_PLATFORM_KEY_NAME, &gEfiGlobalVariableGuid},
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Dxe/
DTcg2Dxe.c114 {EFI_PLATFORM_KEY_NAME, &gEfiGlobalVariableGuid},
/device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/EsalVariableDxeSal/
DVariable.c30 EFI_PLATFORM_KEY_NAME,