]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg: Fix broken coding style in Acpi64.h
authorChris Jones <christopher.jones@arm.com>
Thu, 29 Jul 2021 10:10:24 +0000 (11:10 +0100)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 11 Aug 2021 01:53:28 +0000 (01:53 +0000)
commit3d359ff90571704b53f19bf95aa797337c041abc
tree3fc115e2c61228c0096636986d8c0800ab6b83f5
parent605c4a1ff2e0033002652c2315b3bf6f40bec0cf
MdePkg: Fix broken coding style in Acpi64.h

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

Fix a coding style issue raised by EccCheck. This issue (error code
7008) has been fixed by moving a nested union out of its structure.

Also add Acpi64.h to the "IgnoreFiles" list to stop the CI flagging
naming errors present prior to ACPI 64.

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
MdePkg/MdePkg.ci.yaml