Hi Madhan,
I created a PR with all 3 related patches to run through EDK II CI.
https://github.com/tianocore/edk2/pull/5453
There are CI failures. Please resolve and send updated patches.
Thanks,
Mike
> -Original Message-
> From: devel@edk2.groups.io On Behalf Of
> Pethaiyan Madhan
>
Does anyone know why this condition was dropped between
UEFI 2.7 and UEFI 2.8 for Firmware Management Protocol
GetImageInfo()?
EFI_INVALID_PARAMETER ImageInfoSize is NULL.
It seems the updated return code assumes ImageInfoSize
is not NULL to perform those checks.
Thanks,
Mike
>
This patch series is the third version of
MdeModulePkg: DxeCore: Don't Guard Large Runtime Granularity Allocations​.
The subject line has been updated because this went from a one commit
patch with no cover letter to a multi-commit patch.
The commit messages cover the vast amount of detail here, b