diff options
| author | Yeoreum Yun <yeoreum.yun@arm.com> | 2026-07-24 14:36:37 +0300 |
|---|---|---|
| committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2026-09-01 16:19:41 +0300 |
| commit | 922a919809ad66a091de54908b28496b764f4ce4 (patch) | |
| tree | eda5baea3b27842c4080e7acf8ba889d336d9957 /BaseTools/Source/Python/Workspace/MetaFileParser.py | |
| parent | 888e3c463843481f278711d67b5918b8d1810979 (diff) | |
| download | edk2-922a919809ad66a091de54908b28496b764f4ce4.tar.xz | |
DynamicTablesPkg: introduce SMBIOS_MAX_STRING_SIZE_REDUCED
Since the SMBIOS 2.7 specifiaton, there is no maximum string limitation
from SMBIOS_STRING_MAX_LENGTH (64).
However, for a purpose of DynamicTablesPkg implementation, it restricts
the maximum size with 1024 but this is too big.
Therefore, introduce SMBIOS_MAX_STRING_SIZE_REDUCED which size with
double of SMBIOS_STRING_MAX_LENGTH which is 128 including NULL terminator.
Signed-off-by: Yeoreum Yun <yeoreum.yun@arm.com>
Diffstat (limited to 'BaseTools/Source/Python/Workspace/MetaFileParser.py')
0 files changed, 0 insertions, 0 deletions
