twain3/Tirdparty/3rdparty/win/ddk/wheaevents.h

62 lines
2.9 KiB
C

//**********************************************************************`
//* This is an include file generated by Message Compiler. *`
//* *`
//* Copyright (c) Microsoft Corporation. All Rights Reserved. *`
//**********************************************************************`
#pragma once
//+
// Provider Microsoft-Windows-Kernel-WHEA Event Count 21
//+
EXTERN_C __declspec(selectany) const GUID WHEA_ETW_PROVIDER = {0x7b563579, 0x53c8, 0x44e7, {0x82, 0x36, 0x0f, 0x87, 0xb9, 0xfe, 0x65, 0x94}};
//
// Channel
//
#define WHEA_ETW_PROVIDER_CHANNEL_systemChannel 0x8
#define WHEA_CHANNEL 0x10
#define WHEA_INIT_CHANNEL 0x11
//
// Keyword
//
#define WHEA_ERROR_KEYWORD 0x800
//
// Event Descriptors
//
EXTERN_C __declspec(selectany) const EVENT_DESCRIPTOR EVENT_WHEA_INIT_OP = {0x5, 0x0, 0x11, 0x4, 0x0, 0x0, 0x2000000000000000};
#define EVENT_WHEA_INIT_OP_value 0x5
EXTERN_C __declspec(selectany) const EVENT_DESCRIPTOR EVENT_WHEA_ERROR = {0x14, 0x0, 0x10, 0x4, 0x0, 0x0, 0x4000000000000800};
#define EVENT_WHEA_ERROR_value 0x14
EXTERN_C __declspec(selectany) const EVENT_DESCRIPTOR EVENT_WHEA_MEMORY_OFFLINE = {0x1f, 0x0, 0x10, 0x4, 0x0, 0x0, 0x4000000000000800};
#define EVENT_WHEA_MEMORY_OFFLINE_value 0x1f
#define MSG_CorrectedError_EventMessage 0x00000001L
#define MSG_UncorrectedError_EventMessage 0x00000002L
#define MSG_MCAMemHierarchyErr_EventMessage 0x00000006L
#define MSG_MCATLBErr_EventMessage 0x00000008L
#define MSG_MCABusErr_EventMessage 0x0000000AL
#define MSG_MCABusTOErr_EventMessage 0x0000000CL
#define MSG_MCAWDTOErr_EventMessage 0x0000000EL
#define MSG_MCAExternalErr_EventMessage 0x00000010L
#define MSG_MCAFRCErr_EventMessage 0x00000011L
#define MSG_PCIeErr_EventMessage 0x00000012L
#define MSG_WHEA_ERROR_KEYWORD_KeywordMessage 0x1000000CL
#define MSG_eventProviderName 0x90000001L
#define MSG_Init_EventMessage 0xB0000005L
#define MSG_MCAMemHierarchyWrn_EventMessage 0xB0000007L
#define MSG_MCATLBWrn_EventMessage 0xB0000009L
#define MSG_MCABusWrn_EventMessage 0xB000000BL
#define MSG_MCABusTOWrn_EventMessage 0xB000000DL
#define MSG_MCAROMParityErr_EventMessage 0xB000000FL
#define MSG_PCIeWrn_EventMessage 0xB0000013L
#define MSG_WHEA_EventMessage 0xB0000014L
#define MSG_MemoryOffline_EventMessage 0xB000001FL
#define MSG_mapWHEAPending_No 0xD0000001L
#define MSG_mapWHEAPending_Yes 0xD0000002L
#define MSG_mapWHEAPlatformDirected_No 0xD0000003L
#define MSG_mapWHEAPlatformDirected_Yes 0xD0000004L
#define MSG_mapWHEAUncorrected_No 0xD0000005L
#define MSG_mapWHEAUncorrected_Yes 0xD0000006L
#define MSG_mapWHEAPersisted_No 0xD0000007L
#define MSG_mapWHEAPersisted_Yes 0xD0000008L