efi: resolve warnings found on ARM compile
authorRoy Franz <roy.franz@linaro.org>
Sun, 22 Sep 2013 22:45:42 +0000 (15:45 -0700)
committerMatt Fleming <matt.fleming@intel.com>
Wed, 25 Sep 2013 11:34:45 +0000 (12:34 +0100)
warnings from gcc:
warning: label 'free_pool' defined but not used [-Wunused-label]
warning: value computed is not used [-Wunused-value]

Signed-off-by: Roy Franz <roy.franz@linaro.org>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>

No differences found