diff options
author | Dimitrije Pavlov <dimitrije.pavlov@arm.com> | 2022-08-16 15:28:36 -0500 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2022-08-16 20:52:19 +0000 |
commit | b94836b2241c16c74d70d7bb2ae478f7750655bc (patch) | |
tree | 0868d0a300a093c1aa4d6bdd93b35ad3be424e14 /BaseTools/Source/Python/Ecc | |
parent | 30d62f5e3170c01f3331677894f80415eec92f23 (diff) | |
download | edk2-b94836b2241c16c74d70d7bb2ae478f7750655bc.tar.gz edk2-b94836b2241c16c74d70d7bb2ae478f7750655bc.tar.bz2 edk2-b94836b2241c16c74d70d7bb2ae478f7750655bc.zip |
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>
Diffstat (limited to 'BaseTools/Source/Python/Ecc')
0 files changed, 0 insertions, 0 deletions