]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg: Add SPA Location Cookie field to SPA Range structure
authorChris Jones <christopher.jones@arm.com>
Wed, 21 Jul 2021 09:17:23 +0000 (10:17 +0100)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 11 Aug 2021 01:53:28 +0000 (01:53 +0000)
commitced4cb760921f5fc475278830fa4c7597a307ae9
treebdc859abfcdb4beec9869bfa3b5ee8295f7772d1
parentad3dea9861fa64a091e773cc08b8b26ebedf9059
MdePkg: Add SPA Location Cookie field to SPA Range structure

Bugzilla: 3516 (https://bugzilla.tianocore.org/show_bug.cgi?id=3516)

Make changes to ACPI 6.4 header according to the latest specification:
- ACPI 6.4 January 2021, Section 5.2.25.2 System Physical Address (SPA)
  Range Structure, Table 5.109
- Mantis ID 1988 (https://mantis.uefi.org/mantis/view.php?id=1988)

Also added a blank line between #defines and structure definitions to
improve readability.

Signed-off-by: Chris Jones <christopher.jones@arm.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
MdePkg/Include/IndustryStandard/Acpi64.h