File: control

package info (click to toggle)
gnu-efi 3.0.18-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,572 kB
  • sloc: ansic: 17,823; asm: 2,012; makefile: 255
file content (20 lines) | stat: -rw-r--r-- 857 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: gnu-efi
Section: devel
Priority: optional
Maintainer: Debian EFI team <debian-efi@lists.debian.org>
Uploaders: Julian Andres Klode <jak@debian.org>, Mario Limonciello <superm1@gmail.com>
Build-Depends:
 debhelper-compat (= 12),
 gcc-multilib [any-amd64 i386],
Standards-Version: 4.1.1
Vcs-Git: https://salsa.debian.org/efi-team/gnu-efi.git
Vcs-Browser: https://salsa.debian.org/efi-team/gnu-efi
Homepage: http://sourceforge.net/projects/gnu-efi/

Package: gnu-efi
Architecture: any-amd64 any-i386 any-arm64 armhf any-riscv64 any-loong64 any-ia64
Depends: ${misc:Depends}
Description: Library for developing EFI applications
 GNU toolchain for building applications that can run in the environment
 presented by Intel's EFI (Extensible Firmware Interface). EFI is a firmware
 specification for the "BIOS" on ia64(IPF), IA-32(x86) and x86_64 systems.