commit | 67a9b9c53cafd3f391dccc84a3af45334c6267fc | [log] [tgz] |
---|---|---|
author | Daniel Kiper <daniel.kiper@oracle.com> | Mon Jun 30 19:52:57 2014 +0200 |
committer | Matt Fleming <matt.fleming@intel.com> | Fri Jul 18 21:23:54 2014 +0100 |
tree | 6b3d88f0a51007c51b0958b44fda262bcafb454a | |
parent | abc93f8eb6e46a480485f19256bdbda36ec78a84 [diff] |
arch/x86: Do not access EFI memory map if it is not available Do not access EFI memory map if it is not available. At least Xen dom0 EFI implementation does not have an access to it. Signed-off-by: Daniel Kiper <daniel.kiper@oracle.com> Signed-off-by: Matt Fleming <matt.fleming@intel.com>