audk/EmulatorPkg/Library/PlatformBmLib
Ruiyu Ni 6623f8fe66 EmulatorPkg/PlatformBmLib: Fix GCC build failure
Some local variables are initialized but never used.
GCC complains about that. The patch fixes this issue.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Dandan Bi <dandan.bi@intel.com>
2018-09-06 14:43:17 +08:00
..
PlatformBm.c EmulatorPkg: Use MdeModulePkg/Bds module 2018-08-31 10:40:18 +08:00
PlatformBm.h EmulatorPkg: Use MdeModulePkg/Bds module 2018-08-31 10:40:18 +08:00
PlatformBmData.c EmulatorPkg: Use MdeModulePkg/Bds module 2018-08-31 10:40:18 +08:00
PlatformBmLib.inf EmulatorPkg: Use MdeModulePkg/Bds module 2018-08-31 10:40:18 +08:00
PlatformBmMemoryTest.c EmulatorPkg/PlatformBmLib: Fix GCC build failure 2018-09-06 14:43:17 +08:00