Home
last modified time | relevance | path

Searched refs:EV_EFI_BOOT_SERVICES_APPLICATION (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/
DEfiTpm.h49 #define EV_EFI_BOOT_SERVICES_APPLICATION (EV_EFI_EVENT_BASE + 3) macro
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DUefiTcgPlatform.h39 #define EV_EFI_BOOT_SERVICES_APPLICATION (EV_EFI_EVENT_BASE + 3) macro
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTpm2MeasureBootLib/
DDxeTpm2MeasureBootLib.c330 Tcg2Event->Header.EventType = EV_EFI_BOOT_SERVICES_APPLICATION; in Tcg2MeasurePeImage()
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTpmMeasureBootLib/
DDxeTpmMeasureBootLib.c352 TcgEvent->EventType = EV_EFI_BOOT_SERVICES_APPLICATION; in TcgMeasurePeImage()