/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/ |
D | Event.c | 245 UINT32 EventType; in EfiCreateEventLegacyBoot() local 251 EventType = EFI_EVENT_SIGNAL_LEGACY_BOOT | EFI_EVENT_NOTIFY_SIGNAL_ALL; in EfiCreateEventLegacyBoot() 253 EventType = EFI_EVENT_SIGNAL_LEGACY_BOOT; in EfiCreateEventLegacyBoot() 261 EventType, in EfiCreateEventLegacyBoot() 269 EventType = EFI_EVENT_NOTIFY_SIGNAL; in EfiCreateEventLegacyBoot() 283 EventType, in EfiCreateEventLegacyBoot() 324 UINT32 EventType; in EfiCreateEventReadyToBoot() local 330 EventType = EFI_EVENT_SIGNAL_READY_TO_BOOT | EFI_EVENT_NOTIFY_SIGNAL_ALL; in EfiCreateEventReadyToBoot() 332 EventType = EFI_EVENT_SIGNAL_READY_TO_BOOT; in EfiCreateEventReadyToBoot() 340 EventType, in EfiCreateEventReadyToBoot() [all …]
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/ |
D | Event.c | 226 UINT32 EventType; in RtEfiCreateEventLegacyBoot() local 232 EventType = EFI_EVENT_SIGNAL_LEGACY_BOOT | EFI_EVENT_NOTIFY_SIGNAL_ALL; in RtEfiCreateEventLegacyBoot() 234 EventType = EFI_EVENT_SIGNAL_LEGACY_BOOT; in RtEfiCreateEventLegacyBoot() 242 EventType, in RtEfiCreateEventLegacyBoot() 250 EventType = EFI_EVENT_NOTIFY_SIGNAL; in RtEfiCreateEventLegacyBoot() 264 EventType, in RtEfiCreateEventLegacyBoot() 304 UINT32 EventType; in RtEfiCreateEventReadyToBoot() local 310 EventType = EFI_EVENT_SIGNAL_READY_TO_BOOT | EFI_EVENT_NOTIFY_SIGNAL_ALL; in RtEfiCreateEventReadyToBoot() 312 EventType = EFI_EVENT_SIGNAL_READY_TO_BOOT; in RtEfiCreateEventReadyToBoot() 320 EventType, in RtEfiCreateEventReadyToBoot() [all …]
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/UefiLib/ |
D | UefiNotTiano.c | 105 UINT32 EventType; in EfiCreateEventLegacyBootEx() local 113 EventType = EFI_EVENT_SIGNAL_LEGACY_BOOT | EFI_EVENT_NOTIFY_SIGNAL_ALL; in EfiCreateEventLegacyBootEx() 115 EventType = EFI_EVENT_SIGNAL_LEGACY_BOOT; in EfiCreateEventLegacyBootEx() 123 EventType, in EfiCreateEventLegacyBootEx() 131 EventType = EVENT_NOTIFY_SIGNAL; in EfiCreateEventLegacyBootEx() 145 EventType, in EfiCreateEventLegacyBootEx() 216 UINT32 EventType; in EfiCreateEventReadyToBootEx() local 224 EventType = EFI_EVENT_SIGNAL_READY_TO_BOOT | EFI_EVENT_NOTIFY_SIGNAL_ALL; in EfiCreateEventReadyToBootEx() 226 EventType = EFI_EVENT_SIGNAL_READY_TO_BOOT; in EfiCreateEventReadyToBootEx() 234 EventType, in EfiCreateEventReadyToBootEx() [all …]
|
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTpmMeasurementLib/ |
D | DxeTpmMeasurementLib.c | 49 IN UINT32 EventType, in Tpm12MeasureAndLogData() argument 78 TcgEvent->EventType = EventType; in Tpm12MeasureAndLogData() 115 IN UINT32 EventType, in Tpm20MeasureAndLogData() argument 143 Tcg2Event->Header.EventType = EventType; in Tpm20MeasureAndLogData() 177 IN UINT32 EventType, in TpmMeasureAndLogData() argument 191 EventType, in TpmMeasureAndLogData() 203 EventType, in TpmMeasureAndLogData()
|
/device/google/contexthub/util/nanotool/ |
D | nanomessage.cpp | 162 return (event_type >= static_cast<uint32_t>(EventType::FirstSensorEvent) && in IsSensorEvent() 163 event_type <= static_cast<uint32_t>(EventType::LastSensorEvent)); in IsSensorEvent() 167 return (event_type == static_cast<uint32_t>(EventType::AppToHostEvent)); in IsAppToHostEvent() 171 return (event_type == static_cast<uint32_t>(EventType::ResetReasonEvent)); in IsResetReasonEvent() 175 return (event_type == static_cast<uint32_t>(EventType::LogEvent)); in IsLogEvent() 189 config.event_type = static_cast<uint32_t>(EventType::ConfigureSensor); in ConfigureSensorRequest() 234 EventType ConfigureSensorRequest::GetEventType() const { in GetEventType() 235 return static_cast<EventType>(config.event_type); in GetEventType() 249 event->event_type = static_cast<uint32_t>(EventType::AppFromHostEvent); in GetBytes() 257 EventType BridgeVersionInfoRequest::GetEventType() const { in GetEventType() [all …]
|
D | nanomessage.h | 32 enum class EventType { enum 102 virtual EventType GetEventType() const = 0; 179 EventType GetEventType() const override; 201 EventType GetEventType() const override;
|
D | contexthub.cpp | 191 req.config.event_type = static_cast<uint32_t>(EventType::ConfigureSensor); in EnableSensor() 225 req.config.event_type = static_cast<uint32_t>(EventType::ConfigureSensor); in DisableSensor() 365 req.config.event_type = static_cast<uint32_t>(EventType::ConfigureSensor); in CalibrateSingleSensor() 399 req.config.event_type = static_cast<uint32_t>(EventType::ConfigureSensor); in TestSingleSensor() 585 req.config.event_type = static_cast<uint32_t>(EventType::ConfigureSensor); in SendCalibrationData()
|
D | sensorevent.cpp | 39 static_cast<uint32_t>(EventType::FirstSensorEvent)); in FromBytes() 107 GetEventType() - static_cast<uint32_t>(EventType::FirstSensorEvent)); in GetSensorType()
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Object/Parser/ |
D | InfMisc.py | 54 self.EventType = '' 58 def SetEventType(self, EventType): argument 59 self.EventType = EventType 62 return self.EventType
|
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/ |
D | UefiTcgPlatform.h | 94 TCG_EVENTTYPE EventType; ///< TCG EFI event type member 107 TCG_EVENTTYPE EventType; member 185 TCG_EVENTTYPE EventType; member
|
D | AlertStandardFormatTable.h | 56 UINT8 EventType; member
|
D | IpmiNetFnStorage.h | 159 UINT8 EventType; // 14 member 217 UINT8 EventType; // 14 member
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/ |
D | EfiTpm.h | 72 TCG_EVENTTYPE EventType; // TCG EFI event type member 83 TCG_EVENTTYPE EventType; member
|
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEDxe/ |
D | TrEEDxe.c | 405 DEBUG ((EFI_D_INFO, " EventType - 0x%08x\n", EventHdr->EventType)); in DumpEventLog() 790 NewEventHdr.EventType = Event->Header.EventType; in TreeHashLogExtendEvent() 988 TcgEvent.EventType = EV_EFI_ACTION; in TcgMeasureAction() 1029 TcgEvent.EventType = EV_TABLE_OF_DEVICES; in MeasureHandoffTables() 1072 TcgEvent.EventType = EV_SEPARATOR; in MeasureSeparatorEvent() 1101 IN TCG_EVENTTYPE EventType, in MeasureVariable() argument 1113 …_INFO, "TrEEDxe: MeasureVariable (Pcr - %x, EventType - %x, ", (UINTN)PCRIndex, (UINTN)EventType)); in MeasureVariable() 1118 TcgEvent.EventType = EventType; in MeasureVariable() 1173 IN TCG_EVENTTYPE EventType, in ReadAndMeasureVariable() argument 1183 if (EventType == EV_EFI_VARIABLE_DRIVER_CONFIG) { in ReadAndMeasureVariable() [all …]
|
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Pei/ |
D | Tcg2Pei.c | 326 …sizeof(TcgPcrEvent2->PCRIndex) + sizeof(TcgPcrEvent2->EventType) + GetDigestListSize (DigestList) … in LogHashEvent() 335 TcgPcrEvent2->EventType = NewEventHdr->EventType; in LogHashEvent() 427 TcgEventHdr.EventType = EV_S_CRTM_VERSION; in MeasureCRTMVersion() 495 TcgEventHdr.EventType = EV_EFI_PLATFORM_FIRMWARE_BLOB; in MeasureFvImage() 710 TcgEvent.EventType = EV_SEPARATOR; in MeasureSeparatorEventWithError()
|
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Dxe/ |
D | Tcg2Dxe.c | 360 DEBUG ((EFI_D_INFO, " EventType - 0x%08x\n", EventHdr->EventType)); in DumpEvent() 457 DEBUG ((EFI_D_INFO, " EventType - 0x%08x\n", TcgPcrEvent2->EventType)); in DumpEvent2() 1012 TcgPcrEvent2.EventType = NewEventHdr->EventType; in TcgDxeLogHashEvent() 1024 …sizeof(TcgPcrEvent2.PCRIndex) + sizeof(TcgPcrEvent2.EventType) + GetDigestListBinSize (DigestBuffe… in TcgDxeLogHashEvent() 1151 NewEventHdr.EventType = Event->Header.EventType; in Tcg2HashLogExtendEvent() 1474 FirstPcrEvent.EventType = EV_NO_ACTION; in SetupEventLog() 1636 TcgEvent.EventType = EV_EFI_ACTION; in TcgMeasureAction() 1677 TcgEvent.EventType = EV_TABLE_OF_DEVICES; in MeasureHandoffTables() 1720 TcgEvent.EventType = EV_SEPARATOR; in MeasureSeparatorEvent() 1749 IN TCG_EVENTTYPE EventType, in MeasureVariable() argument [all …]
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/TpmMeasurementLibNull/ |
D | TpmMeasurementLibNull.c | 34 IN UINT32 EventType, in TpmMeasureAndLogData() argument
|
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/ |
D | TpmMeasurementLib.h | 37 IN UINT32 EventType,
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Object/POM/ |
D | ModuleObject.py | 49 self.EventType = '' 53 def SetEventType(self, EventType): argument 54 self.EventType = EventType 57 return self.EventType
|
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTpm2MeasureBootLib/ |
D | DxeTpm2MeasureBootLib.c | 226 Tcg2Event->Header.EventType = EV_EFI_GPT_EVENT; in Tcg2MeasureGptTable() 330 Tcg2Event->Header.EventType = EV_EFI_BOOT_SERVICES_APPLICATION; in Tcg2MeasurePeImage() 334 Tcg2Event->Header.EventType = EV_EFI_BOOT_SERVICES_DRIVER; in Tcg2MeasurePeImage() 338 Tcg2Event->Header.EventType = EV_EFI_RUNTIME_SERVICES_DRIVER; in Tcg2MeasurePeImage()
|
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgDxe/ |
D | TcgDxe.c | 795 TcgEvent.EventType = EV_EFI_ACTION; in TcgMeasureAction() 837 TcgEvent.EventType = EV_TABLE_OF_DEVICES; in MeasureHandoffTables() 879 TcgEvent.EventType = EV_SEPARATOR; in MeasureSeparatorEvent() 963 IN TCG_EVENTTYPE EventType, in MeasureVariable() argument 977 TcgEvent.EventType = EventType; in MeasureVariable()
|
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
D | TrEEProtocol.h | 120 TrEE_EVENTTYPE EventType; member
|
D | Tcg2Protocol.h | 133 TCG_EVENTTYPE EventType; member
|
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTpmMeasureBootLib/ |
D | DxeTpmMeasureBootLib.c | 223 TcgEvent->EventType = EV_EFI_GPT_EVENT; in TcgMeasureGptTable() 352 TcgEvent->EventType = EV_EFI_BOOT_SERVICES_APPLICATION; in TcgMeasurePeImage() 356 TcgEvent->EventType = EV_EFI_BOOT_SERVICES_DRIVER; in TcgMeasurePeImage() 360 TcgEvent->EventType = EV_EFI_RUNTIME_SERVICES_DRIVER; in TcgMeasurePeImage()
|
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEPei/ |
D | TrEEPei.c | 317 TcgEventHdr.EventType = EV_S_CRTM_VERSION; in MeasureCRTMVersion() 385 TcgEventHdr.EventType = EV_EFI_PLATFORM_FIRMWARE_BLOB; in MeasureFvImage()
|