EFI_HW_ERR_REC_SUPPORT_VARIABLE_NAME

Identifies the level of hardware error record persistence support implemented by the platform. This variable is only modified by firmware and is read-only to the OS. Its attribute is NV+BS+RT.

extern (C)
enum EFI_HW_ERR_REC_SUPPORT_VARIABLE_NAME = "HwErrRecSupport"w;

Meta