]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPkg: Fix Ecc error 7008 for OPTEE_MESSAGE_PARAM
authorPierre Gondois <Pierre.Gondois@arm.com>
Fri, 8 Jan 2021 14:07:51 +0000 (14:07 +0000)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Thu, 15 Apr 2021 19:53:39 +0000 (19:53 +0000)
commit60e49aac4e44cb262b0f2a1a858c63fcb1412a70
treeeb62a49754f9e6d07df312cabd51c04d6072e62d
parent39b3e14c9950376e48dc3e65404e4cf884607add
ArmPkg: Fix Ecc error 7008 for OPTEE_MESSAGE_PARAM

This patch fixes the following Ecc reported error:
Complex types should be typedef-ed

The error is due to the a nested structure declaration.

Signed-off-by: Pierre Gondois <Pierre.Gondois@arm.com>
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
ArmPkg/Include/Library/OpteeLib.h