edk2/MdeModulePkg/Universal/Acpi/AcpiHardwareErrorTableDxe/HardwareErrorSourceTableDxe.uni
Himanshu Chauhan fa42e6a113 MdeModulePkg: Add support for generation of HEST table
Add support for generation of HEST table with the help of a remote
RAS agent. The HEST table is generated but the error descriptors
(in GHESv2 or other platform specific format) are fetched from the
RAS agent.

Signed-off-by: Himanshu Chauhan <himanshu.chauhan@oss.qualcomm.com>
2026-05-26 23:45:14 +00:00

14 lines
444 B
Text

// /** @file
// This module install ACPI Hardware Error Source Table (HEST).
//
// Copyright (c) 2026, Qualcomm Technologies, Inc.<BR>
//
// SPDX-License-Identifier: BSD-2-Clause-Patent
//
// **/
#string STR_MODULE_ABSTRACT #language en-US "Installs ACPI Hardware Error Source Table (HEST)"
#string STR_MODULE_DESCRIPTION #language en-US "This module installs the ACPI Hardware Error Source Table (HEST)"