]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg: Add missing Cache ID (in)valid define
authorChris Jones <christopher.jones@arm.com>
Wed, 8 Dec 2021 16:06:24 +0000 (16:06 +0000)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 10 Dec 2021 20:06:52 +0000 (20:06 +0000)
commit30631f0a269bf3ef86f251982d4d86fa3d26c44b
tree2374d6f071dbcafa3172811bd23efd732c7af848
parent0f1d7477c0a86a31e2edede7d3a3c74087bb6e21
MdePkg: Add missing Cache ID (in)valid define

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

Add Cache ID valid/invalid defines to Acpi64.h which were not initially
added when the CacheIdValid field was added to
EFI_ACPI_6_4_PPTT_STRUCTURE_CACHE_FLAGS.

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