mirror of https://github.com/acidanthera/audk.git
b94836b224
The current implementation does not check if Info or SizeInfo pointers are 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> |
||
---|---|---|
.. | ||
Commands.c | ||
DriverBinding.c | ||
Gop.c | ||
VirtioGpu.h | ||
VirtioGpu.inf |