edk2/DynamicTablesPkg/Library/Common/TableHelperLib
VarshitPandya 2c82d4ada9 DynamicTablesPkg: Add SMBIOS Voltage Probe (Type 26) generator
Add a Configuration Manager object and parser for SMBIOS Type 26
Voltage Probe information.

Add a Type 26 SMBIOS generator that creates one Voltage Probe
structure for each Voltage Probe CM object. The generator validates
the probe location and status fields, publishes the optional
description string, and registers the generated table with the
SMBIOS table factory.

Signed-off-by: Varshit Pandya <varshit.pandya@arm.com>
2026-07-02 09:10:11 +00:00
..
ConfigurationManagerObjectParser.c DynamicTablesPkg: Add SMBIOS Voltage Probe (Type 26) generator 2026-07-02 09:10:11 +00:00
ConfigurationManagerObjectParser.h DynamicTablesPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
TableHelper.c DynamicTablesPkg: Fix IA32 compilation errors 2024-01-03 14:30:45 +00:00
TableHelperLib.inf DynamicTablesPkg: Fix X64 compilation errors 2024-01-03 14:30:45 +00:00