]> git.proxmox.com Git - mirror_edk2.git/commit
EmbeddedPkg/AcpiLib: add GICC table init macro for ACPI 6.3
authorPete Batard <pete@akeo.ie>
Fri, 27 Mar 2020 13:01:17 +0000 (13:01 +0000)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Mon, 30 Mar 2020 14:48:59 +0000 (14:48 +0000)
commit6c1fb56802d57e2de968bc11eefd5449e668eebc
tree10a386a478ed982809aca78e4bafe28b740a2f72
parent9c20342eed70ec99ec50cd73cb81804299f05403
EmbeddedPkg/AcpiLib: add GICC table init macro for ACPI 6.3

ACPI 6.3 added a 16-bit SPE overflow Interrupt field, replacing
2 of the 3 reserved bytes that are defined at the end of the
GICC structure for 6.0.

Add a new macro to initialise the new field.

Signed-off-by: Pete Batard <pete@akeo.ie>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
EmbeddedPkg/Include/Library/AcpiLib.h