Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdePkg/Include/Guid/
DGlobalVariable.h151 #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/SecurityPkg/Library/AuthVariableLib/
DAuthService.c323 …Status = AuthServiceInternalFindVariable (EFI_PLATFORM_KEY_NAME, &gEfiGlobalVariableGuid, (VOID **… in InitSecureBootVariables()
326 DEBUG ((EFI_D_INFO, "Variable %s does not exist.\n", EFI_PLATFORM_KEY_NAME)); in InitSecureBootVariables()
329 DEBUG ((EFI_D_INFO, "Variable %s exists.\n", EFI_PLATFORM_KEY_NAME)); in InitSecureBootVariables()
941 EFI_PLATFORM_KEY_NAME, in TransitionFromUserMode()
1592 …Guid (VendorGuid, &gEfiGlobalVariableGuid) && (StrCmp (VariableName, EFI_PLATFORM_KEY_NAME) == 0)){ in CheckSignatureListFormat()
1894 VariableEntry[0].Name = EFI_PLATFORM_KEY_NAME; in ProcessVarWithPk()
3278 EFI_PLATFORM_KEY_NAME, in VerifyTimeBasedPayload()
DAuthVariableLib.c386 …Guid (VendorGuid, &gEfiGlobalVariableGuid) && (StrCmp (VariableName, EFI_PLATFORM_KEY_NAME) == 0)){ in AuthVariableLibProcessVariable()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/VarCheckUefiLib/
DVarCheckUefiLibNullClass.c462 EFI_PLATFORM_KEY_NAME,
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEDxe/
DTrEEDxe.c168 {EFI_PLATFORM_KEY_NAME, &gEfiGlobalVariableGuid},
/device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
DSecureBootConfigImpl.c459 EFI_PLATFORM_KEY_NAME, in EnrollPlatformKey()
506 EFI_PLATFORM_KEY_NAME, in DeletePlatformKey()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Dxe/
DTcg2Dxe.c116 {EFI_PLATFORM_KEY_NAME, &gEfiGlobalVariableGuid},
/device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/EsalVariableDxeSal/
DVariable.c30 EFI_PLATFORM_KEY_NAME,