wok-current view efibootmgr/description.txt @ rev 24224
updated perl-io-socket-inet6 (2.72 -> 2.73)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Dec 31 17:33:39 2021 +0100 (2021-12-31) |
parents | |
children | 3ef416821a7d |
line source
1 This is efibootmgr, a Linux user-space application to modify the
2 Intel Extensible Firmware Interface (EFI) Boot Manager.
3 This application can create and destroy boot entries, change the
4 boot order, change the next running boot option, and more.
6 Details on the EFI Boot Manager are available from the EFI Specification,
7 v1.02 or above, available from: http://www.uefi.org
9 Note: efibootmgr requires that the kernel module efivars be loaded
10 prior to use. Running modprobe efivars should do the trick.