WHEA_EVENT_LOG_ENTRY_ID 열거형(ntddk.h)

WHEA_EVENT_LOG_ENTRY_ID 열거형은 시스템 사용을 위해 예약되어 있습니다. 사용하지 마십시오.

Syntax

typedef enum _WHEA_EVENT_LOG_ENTRY_ID {
  WheaEventLogEntryIdCmcPollingTimeout,
  WheaEventLogEntryIdWheaInit,
  WheaEventLogEntryIdCmcSwitchToPolling,
  WheaEventLogEntryIdDroppedCorrectedError,
  WheaEventLogEntryIdStartedReportHwError,
  WheaEventLogEntryIdPFAMemoryOfflined,
  WheaEventLogEntryIdPFAMemoryRemoveMonitor,
  WheaEventLogEntryIdPFAMemoryPolicy,
  WheaEventLogEntryIdPshedInjectError,
  WheaEventLogEntryIdOscCapabilities,
  WheaEventLogEntryIdPshedPluginRegister,
  WheaEventLogEntryIdAddRemoveErrorSource,
  WheaEventLogEntryIdWorkQueueItem,
  WheaEventLogEntryIdAttemptErrorRecovery,
  WheaEventLogEntryIdMcaFoundErrorInBank,
  WheaEventLogEntryIdMcaStuckErrorCheck,
  WheaEventLogEntryIdMcaErrorCleared,
  WheaEventLogEntryIdClearedPoison,
  WheaEventLogEntryIdProcessEINJ,
  WheaEventLogEntryIdProcessHEST,
  WheaEventLogEntryIdCreateGenericRecord,
  WheaEventLogEntryIdErrorRecord,
  WheaEventLogEntryIdErrorRecordLimit,
  WheaEventLogEntryIdAerNotGrantedToOs,
  WheaEventLogEntryIdErrSrcArrayInvalid,
  WheaEventLogEntryIdAcpiTimeOut,
  WheaEventLogCmciRestart,
  WheaEventLogCmciFinalRestart,
  WheaEventLogEntryEtwOverFlow,
  WheaEventLogAzccRootBusSearchErr,
  WheaEventLogAzccRootBusList,
  WheaEventLogEntryIdErrSrcInvalid,
  WheaEventLogEntryIdGenericErrMemMap,
  WheaEventLogEntryIdPshedCallbackCollision,
  WheaEventLogEntryIdSELBugCheckProgress,
  WheaEventLogEntryIdPshedPluginLoad,
  WheaEventLogEntryIdPshedPluginUnload,
  WheaEventLogEntryIdPshedPluginSupported,
  WheaEventLogEntryIdDeviceDriver,
  WheaEventLogEntryIdCmciImplPresent,
  WheaEventLogEntryIdCmciInitError,
  WheaEventLogEntryIdSELBugCheckRecovery,
  WheaEventLogEntryIdDrvErrSrcInvalid,
  WheaEventLogEntryIdDrvHandleBusy,
  WheaEventLogEntryIdWheaHeartbeat,
  WheaEventLogAzccRootBusPoisonSet,
  WheaEventLogEntryIdSELBugCheckInfo,
  WheaEventLogEntryIdErrDimmInfoMismatch,
  WheaEventLogEntryIdeDpcEnabled,
  WheaEventLogEntryPageOfflineDone,
  WheaEventLogEntryPageOfflinePendMax,
  WheaEventLogEntryIdBadPageLimitReached,
  WheaEventLogEntrySrarDetail,
  WheaEventLogEntryEarlyError,
  WheaEventLogEntryIdPcieOverrideInfo,
  WheaEventLogEntryIdReadPcieOverridesErr,
  WheaEventLogEntryIdPcieConfigInfo,
  WheaEventLogEntryIdPcieSummaryFailed,
  WheaEventLogEntryIdThrottleRegCorrupt,
  WheaEventLogEntryIdThrottleAddErrSrcFailed,
  WheaEventLogEntryIdThrottleRegDataIgnored,
  WheaEventLogEntryIdEnableKeyNotifFailed,
  WheaEventLogEntryIdKeyNotificationFailed,
  WheaEventLogEntryIdPcieRemoveDevice,
  WheaEventLogEntryIdPcieAddDevice,
  WheaEventLogEntryIdPcieSpuriousErrSource,
  WheaEventLogEntryIdMemoryAddDevice,
  WheaEventLogEntryIdMemoryRemoveDevice,
  WheaEventLogEntryIdMemorySummaryFailed,
  WheaEventLogEntryIdPcieDpcError,
  WheaEventLogEntryIdCpuBusesInitFailed,
  WheaEventLogEntryIdPshedPluginInitFailed,
  WheaEventLogEntryIdFailedAddToDefectList,
  WheaEventLogEntryIdDefectListFull,
  WheaEventLogEntryIdDefectListUEFIVarFailed,
  WheaEventLogEntryIdDefectListCorrupt,
  WheaEventLogEntryIdBadHestNotifyData,
  WheaEventLogEntryIdRowFailure,
  WheaEventLogEntryIdSrasTableNotFound,
  WheaEventLogEntryIdSrasTableError,
  WheaEventLogEntryIdSrasTableEntries,
  WheaEventLogEntryIdPFANotifyCallbackAction,
  WheaEventLogEntryIdSELBugCheckCpusQuiesced,
  WheaEventLogEntryIdPshedPiCpuid,
  WheaEventLogEntryIdSrasTableBadData,
  WheaEventLogEntryIdDriFsStatus,
  WheaEventLogEntryIdCpusFrozen,
  WheaEventLogEntryIdCpusFrozenNoCrashDump,
  WheaEventLogEntryIdRegNotifyPolicyChange,
  WheaEventLogEntryIdRegError,
  WheaEventLogEntryIdRowOfflineEvent,
  WheaEventLogEntryIdBitOfflineEvent,
  WheaEventLogEntryIdBadGasFields,
  WheaEventLogEntryIdCrashDumpError,
  WheaEventLogEntryIdCrashDumpCheckpoint,
  WheaEventLogEntryIdCrashDumpProgressPercent,
  WheaEventLogEntryIdPreviousCrashBugCheckProgress,
  WheaEventLogEntryIdSELBugCheckStackDump,
  WheaEventLogEntryIdPciePromotedAerErr,
  WheaEventLogEntryIdPshedPiTraceLog
} WHEA_EVENT_LOG_ENTRY_ID, *PWHEA_EVENT_LOG_ENTRY_ID;

상수

 
WheaEventLogEntryIdCmcPollingTimeout
WheaEventLogEntryIdWheaInit
WheaEventLogEntryIdCmcSwitchToPolling
WheaEventLogEntryIdDroppedCorrectedError
WheaEventLogEntryIdStartedReportHwError
WheaEventLogEntryIdPFAMemoryOfflined
WheaEventLogEntryIdPFAMemoryRemoveMonitor
WheaEventLogEntryIdPFAMemoryPolicy
WheaEventLogEntryIdPshedInjectError
WheaEventLogEntryIdOscCapabilities
WheaEventLogEntryIdPshedPluginRegister
WheaEventLogEntryIdAddRemoveErrorSource
WheaEventLogEntryIdWorkQueueItem
WheaEventLogEntryIdAttemptErrorRecovery
WheaEventLogEntryIdMcaFoundErrorInBank
WheaEventLogEntryIdMcaStuckErrorCheck
WheaEventLogEntryIdMcaErrorCleared
WheaEventLogEntryIdClearedPoison
WheaEventLogEntryIdProcessEINJ
WheaEventLogEntryIdProcessHEST
WheaEventLogEntryIdCreateGenericRecord
WheaEventLogEntryIdErrorRecord
WheaEventLogEntryIdErrorRecordLimit
WheaEventLogEntryIdAerNotGrantedToOs
WheaEventLogEntryIdErrSrcArrayInvalid
WheaEventLogEntryIdAcpiTimeOut
WheaEventLogCmciRestart
WheaEventLogCmciFinalRestart
WheaEventLogEntryEtwOverFlow
WheaEventLogAzccRootBusSearchErr
WheaEventLogAzccRootBusList
WheaEventLogEntryIdErrSrcInvalid
WheaEventLogEntryIdGenericErrMemMap
WheaEventLogEntryIdPshedCallbackCollision
WheaEventLogEntryIdSELBugCheckProgress
WheaEventLogEntryIdPshedPluginLoad
WheaEventLogEntryIdPshedPluginUnload
WheaEventLogEntryIdPshedPluginSupported
WheaEventLogEntryIdDeviceDriver
WheaEventLogEntryIdCmciImplPresent
WheaEventLogEntryIdCmciInitError
WheaEventLogEntryIdSELBugCheckRecovery
WheaEventLogEntryIdDrvErrSrcInvalid
WheaEventLogEntryIdDrvHandleBusy
WheaEventLogEntryIdWheaHeartbeat
WheaEventLogAzccRootBusPoisonSet
WheaEventLogEntryIdSELBugCheckInfo
WheaEventLogEntryIdErrDimmInfoMismatch
WheaEventLogEntryIdeDpcEnabled
WheaEventLogEntryPageOfflineDone
WheaEventLogEntryPageOfflinePendMax
WheaEventLogEntryIdBadPageLimitReached
WheaEventLogEntrySrarDetail
WheaEventLogEntryEarlyError
WheaEventLogEntryIdPcieOverrideInfo
WheaEventLogEntryIdReadPcieOverridesErr
WheaEventLogEntryIdPcieConfigInfo
WheaEventLogEntryIdPcieSummaryFailed
WheaEventLogEntryIdThrottleRegCorrupt
WheaEventLogEntryIdThrottleAddErrSrcFailed
WheaEventLogEntryIdThrottleRegDataIgnored
WheaEventLogEntryIdEnableKeyNotifFailed
WheaEventLogEntryIdKeyNotificationFailed
WheaEventLogEntryIdPcieRemoveDevice
WheaEventLogEntryIdPcieAddDevice
WheaEventLogEntryIdPcieSpuriousErrSource
WheaEventLogEntryIdMemoryAddDevice
WheaEventLogEntryIdMemoryRemoveDevice
WheaEventLogEntryIdMemorySummaryFailed
WheaEventLogEntryIdPcieDpcError
WheaEventLogEntryIdCpuBusesInitFailed
WheaEventLogEntryIdPshedPluginInitFailed
WheaEventLogEntryIdFailedAddToDefectList
WheaEventLogEntryIdDefectListFull
WheaEventLogEntryIdDefectListUEFIVarFailed
WheaEventLogEntryIdDefectListCorrupt
WheaEventLogEntryIdBadHestNotifyData
WheaEventLogEntryIdRowFailure
WheaEventLogEntryIdSrasTableNotFound
WheaEventLogEntryIdSrasTableError
WheaEventLogEntryIdSrasTableEntries
WheaEventLogEntryIdPFANotifyCallbackAction
WheaEventLogEntryIdSELBugCheckCpusQuiesced
WheaEventLogEntryIdPshedPiCpuid
WheaEventLogEntryIdSrasTableBadData
WheaEventLogEntryIdDriFsStatus
WheaEventLogEntryIdCpusFrozen
WheaEventLogEntryIdCpusFrozenNoCrashDump
WheaEventLogEntryIdRegNotifyPolicyChange
WheaEventLogEntryIdRegError
WheaEventLogEntryIdRowOfflineEvent
WheaEventLogEntryIdBitOfflineEvent
WheaEventLogEntryIdBadGasFields
WheaEventLogEntryIdCrashDumpError
WheaEventLogEntryIdCrashDumpCheckpoint
WheaEventLogEntryIdCrashDumpProgressPercent
WheaEventLogEntryIdPreviousCrashBugCheckProgress
WheaEventLogEntryIdSELBugCheckStackDump
WheaEventLogEntryIdPciePromotedAerErr
WheaEventLogEntryIdPshedPiTraceLog

요구 사항

요구 사항
헤더 ntddk.h(Ntddk.h 포함)