Home
last modified time | relevance | path

Searched refs:EFI_TCG2_EXTEND_ONLY (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DTcg2Protocol.h105 #define EFI_TCG2_EXTEND_ONLY 0x0000000000000001 macro
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Pei/
DTcg2Pei.c532 if ((Flags & EFI_TCG2_EXTEND_ONLY) == 0) { in HashLogExtendEvent()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Dxe/
DTcg2Dxe.c1159 if ((Flags & EFI_TCG2_EXTEND_ONLY) == 0) { in TcgDxeHashLogExtendEvent()
1238 if ((Flags & EFI_TCG2_EXTEND_ONLY) == 0) { in Tcg2HashLogExtendEvent()