mirror of https://github.com/acidanthera/audk.git
30d62f5e31
The current implementation does not check if Progress or Results pointers in ExtractConfig are NULL, or if Progress pointer in RouteConfig is NULL. This causes the SCT test suite to crash. Add a check to return EFI_INVALID_PARAMETER if any of these pointers are NULL. Signed-off-by: Dimitrije Pavlov <Dimitrije.Pavlov@arm.com> Reviewed-by: Sunny Wang <sunny.wang@arm.com> |
||
---|---|---|
.. | ||
Platform.c | ||
Platform.h | ||
Platform.inf | ||
Platform.uni | ||
PlatformConfig.c | ||
PlatformConfig.h | ||
PlatformForms.vfr |