audk/DynamicTablesPkg/Library
Pierre Gondois dc33394701 DynamicTablesPkg: Exempt some _CPC field from checks
When generating _CPC objects, some fields are mandatory by spec [1].
Some fields cannot be supported by a the Juno platform, which is used
to test the _CPC generation. Therefore, rely on the
PcdDevelopmentPlatformRelaxations Pcd to either:
- warn about the missing fields and and let the OS handle the
  missing information
- consider the missing fields as an error

_CPC fields that are exempted from checks when the Pcd is set:
- PerformanceLimitedRegister
- ReferencePerformanceCounterRegister
- DeliveredPerformanceCounterRegister

[1] Cf. non-optional fields in:
    ACPI 6.5, s8.4.6.1 '_CPC (Continuous Performance Control)'

Signed-off-by: Pierre Gondois <pierre.gondois@arm.com>
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
2024-01-29 16:47:03 +00:00
..
Acpi/Arm DynamicTablesPkg: Generate _PSD in SsdtCpuTopologyGenerator 2024-01-29 16:47:03 +00:00
Common DynamicTablesPkg: Exempt some _CPC field from checks 2024-01-29 16:47:03 +00:00
DynamicTablesScmiInfoLib DynamicTablesPkg: Add DynamicTablesScmiInfoLib 2024-01-29 16:47:03 +00:00
FdtHwInfoParserLib DynamicTablesPkg: Fix parsing of serial port node 2023-03-29 13:48:54 +00:00