wok-current view efibootmgr/description.txt @ rev 24895
libgpod: libplist 2.x support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Apr 08 11:37:28 2022 +0000 (2022-04-08) |
parents | abf3670a5a52 |
children |
line source
1 Efibootmgr is a Linux user-space application to modify the Intel
2 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
7 Specification, v1.02 or above, available from: http://www.uefi.org
9 Note: efibootmgr requires either the efivarfs or the legacy efivars
10 kernel module to be loaded prior to use.