commit | 69f4cab134d204f0260d69ae407a2562e56a5025 | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ardb@kernel.org> | Thu Jan 23 09:17:48 2020 +0100 |
committer | Ard Biesheuvel <ardb@kernel.org> | Sun Feb 23 21:59:42 2020 +0100 |
tree | 4694208c3758bed42cc037d1b9ccb01ec3cac8fd | |
parent | d79b348c3540611552fc5fb87565228925fb1fd8 [diff] |
scsi: iscsi: Use EFI GetVariable only when available Replace the EFI runtime services check with one that tells us whether EFI GetVariable() is implemented by the firmware. Cc: "James E.J. Bottomley" <jejb@linux.ibm.com> Cc: "Martin K. Petersen" <martin.petersen@oracle.com> Cc: linux-scsi@vger.kernel.org Signed-off-by: Ard Biesheuvel <ardb@kernel.org>