> +#define FV_HANDOFF_TABLE_DESC "Fv(XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX)" > +typedef PLATFORM_FIRMWARE_BLOB2_STRUCT CFV_HANDOFF_TABLE_POINTERS2;
> -#define FV_HANDOFF_TABLE_DESC "Fv(XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX)" > -typedef struct { > - UINT8 BlobDescriptionSize; > - UINT8 BlobDescription[sizeof (FV_HANDOFF_TABLE_DESC)]; > - EFI_PHYSICAL_ADDRESS BlobBase; > - UINT64 BlobLength; > -} FV_HANDOFF_TABLE_POINTERS2; That update makes sense, but can you please split this (and possibly other) code changes to a separate patch so this patch does nothing but moving code and the absolute necessary changes needed to make it work (update library references, function renames). take care, Gerd -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#99018): https://edk2.groups.io/g/devel/message/99018 Mute This Topic: https://groups.io/mt/96513455/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-