efi: use efi_get_memory_map() to get final map for x86
authorRoy Franz <roy.franz@linaro.org>
Sun, 22 Sep 2013 22:45:37 +0000 (15:45 -0700)
committerMatt Fleming <matt.fleming@intel.com>
Wed, 25 Sep 2013 11:34:41 +0000 (12:34 +0100)
Replace the open-coded memory map getting with the
efi_get_memory_map() that is now general enough to use.

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

No differences found