audk/OvmfPkg/PlatformDxe
Dimitrije Pavlov 30d62f5e31 OvmfPkg/PlatformDxe: Check ExtractConfig and RouteConfig arguments
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>
2022-08-16 20:52:19 +00:00
..
Platform.c OvmfPkg/PlatformDxe: Check ExtractConfig and RouteConfig arguments 2022-08-16 20:52:19 +00:00
Platform.h OvmfPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Platform.inf OvmfPkg: add PcdVideoResolutionSource 2022-01-29 17:04:21 +00:00
Platform.uni OvmfPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:19 -07:00
PlatformConfig.c OvmfPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PlatformConfig.h OvmfPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PlatformForms.vfr OvmfPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:19 -07:00