Description
Move IO_ERROR_LOG_MESSAGE definition and associated #defines to a shared header so that both the kernel and the event log service can use these definitions.Should we need to keep duplicated definitions in both NDK and XDK? I don't think so.
EDIT: IO_ERROR_LOG_MESSAGE can be kept inside NDK/XDK; the only remaining question is whether the duplicated definitions should be kept.
- Merge & fix the event log service's IO_ERROR_LPC structure with the one from the kernel (that is correct).
Attachments
Issue Links
- relates to
-
CORE-12301 Fix support for event logging through "ErrorLogPort" LPC
- Resolved