File: control

package info (click to toggle)
gnu-efi 4.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,916 kB
  • sloc: ansic: 18,175; asm: 2,317; makefile: 321; sh: 102
file content (20 lines) | stat: -rw-r--r-- 851 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: https://github.com/ncroxon/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.