]> git.karo-electronics.de Git - linux-beck.git/commitdiff
efi: Update the URLs for efibootmgr
authorPeter Jones <pjones@redhat.com>
Tue, 9 Dec 2014 21:14:11 +0000 (16:14 -0500)
committerRicardo Neri <ricardo.neri-calderon@linux.intel.com>
Thu, 8 Jan 2015 03:06:28 +0000 (19:06 -0800)
Matt Domsch changed the dell page to point to the new upstream quite
some time ago; kernel should reflect that here as well.

Cc: Matt Domsch <Matt_Domsch@dell.com>
Signed-off-by: Peter Jones <pjones@redhat.com>
Signed-off-by: Ricardo Neri <ricardo.neri-calderon@linux.intel.com>
drivers/firmware/efi/Kconfig

index f712d47f30d8a778b9c37a3c138c1f5850e7268f..8de4da5c9ab69c919389057078d352fd492fbcd3 100644 (file)
@@ -12,11 +12,11 @@ config EFI_VARS
 
          Note that using this driver in concert with efibootmgr requires
          at least test release version 0.5.0-test3 or later, which is
-         available from Matt Domsch's website located at:
+         available from:
          <http://linux.dell.com/efibootmgr/testing/efibootmgr-0.5.0-test3.tar.gz>
 
          Subsequent efibootmgr releases may be found at:
-         <http://linux.dell.com/efibootmgr>
+         <http://github.com/vathpela/efibootmgr>
 
 config EFI_VARS_PSTORE
        tristate "Register efivars backend for pstore"