audk/DynamicTablesPkg/Library/Common
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
..
AcpiHelperLib DynamicTablesPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
AmlLib DynamicTablesPkg: Exempt some _CPC field from checks 2024-01-29 16:47:03 +00:00
DynamicPlatRepoLib DynamicTablesPkg: Fix X64 compilation errors 2024-01-03 14:30:45 +00:00
SmbiosStringTableLib DynamicTablesPkg: Add SMBIOS String table helper library 2023-03-10 14:56:13 +00:00
SsdtPcieSupportLib DynamicTablesPkg: AcpiSsdtPcieLibArm : Add UID to slot creation 2022-09-01 13:53:17 +00:00
SsdtSerialPortFixupLib DynamicTablesPkg: Fix generated _HID value for SBSA 2022-07-18 16:55:37 +00:00
TableHelperLib DynamicTablesPkg: Add PsdToken field to CM_ARM_GICC_INFO object 2024-01-29 16:47:03 +00:00