audk/OvmfPkg/VirtioGpuDxe
Dimitrije Pavlov b94836b224 OvmfPkg/VirtioGpuDxe: Check QueryMode arguments
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>
2022-08-16 20:52:19 +00:00
..
Commands.c OvmfPkg/VirtioGpuDxe: add VirtioGpuGetDisplayInfo 2022-04-25 21:01:13 +00:00
DriverBinding.c OvmfPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Gop.c OvmfPkg/VirtioGpuDxe: Check QueryMode arguments 2022-08-16 20:52:19 +00:00
VirtioGpu.h OvmfPkg/VirtioGpuDxe: query native display resolution from host 2022-04-25 21:01:13 +00:00
VirtioGpu.inf OvmfPkg/VirtioGpuDxe: query native display resolution from host 2022-04-25 21:01:13 +00:00