summaryrefslogtreecommitdiffstats
path: root/ShellPkg
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2017-06-08 19:03:04 +0000
committerArd Biesheuvel <ard.biesheuvel@linaro.org>2017-06-09 08:57:39 +0000
commit8f98c76f992be0d22cafaf302ee95350cef3f0c7 (patch)
tree3f4e1ae10e4c20a2a8557fc288c684ec0e175dfb /ShellPkg
parent406d1d92a8d8daa50d65296096db725e6f164432 (diff)
downloadedk2-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 'ShellPkg')
0 files changed, 0 insertions, 0 deletions