diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2017-06-08 19:03:04 +0000 |
---|---|---|
committer | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2017-06-09 08:57:39 +0000 |
commit | 8f98c76f992be0d22cafaf302ee95350cef3f0c7 (patch) | |
tree | 3f4e1ae10e4c20a2a8557fc288c684ec0e175dfb /BaseTools/Source/Python/Common/EdkIIWorkspace.py | |
parent | 406d1d92a8d8daa50d65296096db725e6f164432 (diff) | |
download | edk2-8f98c76f992be0d22cafaf302ee95350cef3f0c7.tar.gz edk2-8f98c76f992be0d22cafaf302ee95350cef3f0c7.tar.bz2 edk2-8f98c76f992be0d22cafaf302ee95350cef3f0c7.zip |
OvmfPkg/AcpiPlatformDxe: fix spurious uninitialized var warning
Commit 4275f38507a4 ("OvmfPkg/AcpiPlatformDxe: alloc blobs from 64-bit
space unless restricted") introduced a variable which is [incorrectly]
identified by GCC as being potentially uninitialized. So let's just set
it to NULL before use.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Diffstat (limited to 'BaseTools/Source/Python/Common/EdkIIWorkspace.py')
0 files changed, 0 insertions, 0 deletions