]> git.proxmox.com Git - mirror_edk2.git/commit
DynamicTablesPkg: Fix wrong/missing fields in CmObjParser
authorPierre Gondois <pierre.gondois@arm.com>
Mon, 10 Oct 2022 09:20:50 +0000 (11:20 +0200)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Mon, 31 Oct 2022 12:32:32 +0000 (12:32 +0000)
commit2ef32f914a44eb8670c8c6166831b09b578cf5e6
tree20be6b26d801443a093d7bce045f75bb96cc04fe
parenta64cc43552c067bc8ef475540286110a36ba5b80
DynamicTablesPkg: Fix wrong/missing fields in CmObjParser

Add missing fields to the following CmObjParser objects:
- EArmObjGicDInfo
- EArmObjCacheInfo
and fix wrong formatting of:
- EArmObjLpiInfo

Signed-off-by: Pierre Gondois <Pierre.Gondois@arm.com>
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
DynamicTablesPkg/Library/Common/TableHelperLib/ConfigurationManagerObjectParser.c