]> git.proxmox.com Git - mirror_edk2.git/commit
ShellPkg/Mm: Fix build warnings
authorMichael Kinney <michael.d.kinney@intel.com>
Mon, 14 Dec 2015 06:03:58 +0000 (06:03 +0000)
committererictian <erictian@Edk2>
Mon, 14 Dec 2015 06:03:58 +0000 (06:03 +0000)
commitf87b742ab4c984986e0ff70ba64ffd4e6e36a25b
tree06522f58d10b72a6940facdb1aeade339624753c
parent83809dc0186eea34a9b0db6df306abe9e1c7776b
ShellPkg/Mm: Fix build warnings

Fix build warnings for potentially uninitialized local variables
in the functions ShellMmLocateIoProtocol() and ShellCommandRunMm()
in the Shell implementation of the 'mm' command.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Michael Kinney <michael.d.kinney@intel.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19233 6f19259b-4bc3-4df7-8a09-765794883524
ShellPkg/Library/UefiShellDebug1CommandsLib/Mm.c