]> git.proxmox.com Git - mirror_edk2.git/commit
DynamicTablesPkg/AmlLib: Allow larger AccessSize for Pcc address space
authorPierre Gondois <pierre.gondois@arm.com>
Mon, 10 Oct 2022 09:20:56 +0000 (11:20 +0200)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Mon, 31 Oct 2022 12:32:32 +0000 (12:32 +0000)
commit1729fb8a824c2c63a98e50793810579712113aca
tree9d64968b8ef9d60075dc451314a2ffd87b9b3808
parent8405b1480f9a60e14343fa6c006adb546fc6c7a2
DynamicTablesPkg/AmlLib: Allow larger AccessSize for Pcc address space

For Pcc address space, the AccessSize field of a Register is
used to delcare the Pcc Subspace Id. This Id can be up to 256.

Cf. ACPI 6.4, s14.7 Referencing the PCC address space

Signed-off-by: Pierre Gondois <Pierre.Gondois@arm.com>
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
DynamicTablesPkg/Library/Common/AmlLib/CodeGen/AmlResourceDataCodeGen.c