ibm_rtl: _RTL_ is not available in UEFI mode
authorVernon Mauery <vernux@us.ibm.com>
Tue, 2 Nov 2010 20:08:11 +0000 (13:08 -0700)
committerMatthew Garrett <mjg@redhat.com>
Wed, 24 Nov 2010 17:00:03 +0000 (12:00 -0500)
commit1d37db77c1aa199ae9a4114af7c0412c8417e949
tree02f8c308fea9441487c815422a470c7f48bc9df9
parenta2262260f9eaee4acd56b5624b5d2bf4be9bb38a
ibm_rtl: _RTL_ is not available in UEFI mode

Some of the IBM servers that are supported by ibm_rtl
can run in both Legacy mode (BIOS) and in UEFI mode.
When running in UEFI mode, it is possible that the
EBDA table exists but cannot be mapped and reports
errors.  We need to make sure that by default we don't
try to probe the machines if they are running in UEFI
mode.

Signed-off-by: Vernon Mauery <vernux@us.ibm.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
drivers/platform/x86/ibm_rtl.c