efibootmgr 18-1 source package in Ubuntu

Changelog

efibootmgr (18-1) unstable; urgency=medium

  [ Steve McIntyre ]
  * New upstream version (18)
    + Remove old patch, no longer needed.
  * Switch build to be arch:any. The build-dep on libefivar-dev will
    limit things to supported EFI platforms.

 -- Steve McIntyre <email address hidden>  Mon, 06 Nov 2023 00:14:02 +0000

Upload details

Uploaded by:
Debian UEFI Maintainers
Uploaded to:
Sid
Original maintainer:
Debian UEFI Maintainers
Architectures:
any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
efibootmgr_18-1.dsc 1.9 KiB ce698c51bded5c691f2bb180b35b54db7762c6a3f4fa1ed199074941e148370f
efibootmgr_18.orig.tar.bz2 39.5 KiB 2b195f912aa353f0d11f21f207684c91460fbc37f9a4f2673e63e5e32d108b10
efibootmgr_18-1.debian.tar.xz 7.2 KiB d4d0d2ab4f47553ad19a959996a074d305ad16bd46ddaf5f641a8216c2f8f9a4

Available diffs

No changes file available.

Binary packages built by this source

efibootmgr: 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.

efibootmgr-dbgsym: debug symbols for efibootmgr