mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
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>
12 lines
306 B
Text
12 lines
306 B
Text
// /** @file
|
|
// HardwareErrorSourceTableDxe Localized Strings and Content
|
|
//
|
|
// Copyright (c) 2026, Qualcomm Technologies, Inc.<BR>
|
|
//
|
|
// SPDX-License-Identifier: BSD-2-Clause-Patent
|
|
//
|
|
// **/
|
|
|
|
#string STR_PROPERTIES_MODULE_NAME #language en-US "ACPI Hardware Error Source Table DXE Driver"
|
|
|
|
|