1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
|
Source: grub-efi-ia32-signed
Section: admin
Priority: optional
Maintainer: GRUB Maintainers <pkg-grub-devel@alioth-lists.debian.net>
Uploaders: Felix Zielcke <fzielcke@z-51.de>, Jordi Mallach <jordi@debian.org>, Colin Watson <cjwatson@debian.org>, Ian Campbell <ijc@debian.org>
Standards-Version: 3.9.8
Build-Depends: debhelper (>= 10.1~),
sbsigntool [amd64 arm64 i386],
grub-efi-ia32-bin (= 2.06-3~deb11u6),
Rules-Requires-Root: no
Package: grub-efi-ia32-signed
Architecture: i386
Depends: grub-common (>= 2.06-3~deb11u6)
Recommends: shim-signed
Built-Using: grub2 (= 2.06-3~deb11u6)
Description: GRand Unified Bootloader, version 2 (i386 UEFI signed by Debian)
GRUB is a portable, powerful bootloader. This version of GRUB is based on a
cleaner design than its predecessors, and provides the following new features:
.
- Scripting in grub.cfg using BASH-like syntax.
- Support for modern partition maps such as GPT.
- Modular generation of grub.cfg via update-grub. Packages providing GRUB
add-ons can plug in their own script rules and trigger updates by invoking
update-grub.
.
This package contains the binaries signed by the Debian UEFI CA to be used by
shim-signed.
|