a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 29061 and 222452

Description: interact with the EFI Boot Manager
 This is a Linux user-space application to modify the Intel Extensible
 Firmware Interface (EFI) Boot Manager configuration.  This application can
 create and destroy boot entries, change the boot order, change the next
 running boot option, and more.
 .
 Details on the EFI Boot Manager are available from the EFI Specification,
 v1.02 or above, available from http://developer.intel.com.
 .
 Note: efibootmgr requires that the kernel module efivars be loaded prior
 to use.  'modprobe efivars' should do the trick.
Description: Interact with the EFI Boot Manager
 This is a Linux user-space application to modify the Intel Extensible
 Firmware Interface (EFI) Boot Manager configuration. This application can
 create and destroy boot entries, change the boot order, change the next
 running boot option, and more.
 .
 Additional information about (U)EFI can be found at http://www.uefi.org/.
 .
 Note: efibootmgr requires that the kernel module efivars be loaded prior
 to use. 'modprobe efivars' should do the trick if it does not
 automatically load.
--- 29061	Thu Jan  1 00:00:00 1970
+++ 222452	Thu Jan  1 00:00:00 1970
@@ -1,11 +1,11 @@
-interact with the EFI Boot Manager
+Interact with the EFI Boot Manager
  This is a Linux user-space application to modify the Intel Extensible
- Firmware Interface (EFI) Boot Manager configuration.  This application can
+ Firmware Interface (EFI) Boot Manager configuration. This application can
  create and destroy boot entries, change the boot order, change the next
  running boot option, and more.
  .
- Details on the EFI Boot Manager are available from the EFI Specification,
- v1.02 or above, available from http://developer.intel.com.
+ Additional information about (U)EFI can be found at http://www.uefi.org/.
  .
  Note: efibootmgr requires that the kernel module efivars be loaded prior
- to use.  'modprobe efivars' should do the trick.
+ to use. 'modprobe efivars' should do the trick if it does not
+ automatically load.