control 692 B

12345678910111213141516
  1. Source: gnu-efi
  2. Section: devel
  3. Priority: optional
  4. Maintainer: Nigel Croxon <nigel.croxon@hp.com>
  5. Uploaders: Bdale Garbee <bdale@gag.com>, Julien BLACHE <jblache@debian.org>
  6. Build-Depends: debhelper (>> 5), binutils (>= 2.17.50.0.14), gcc-multilib [i386 amd64 kfreebsd-amd64]
  7. Standards-Version: 3.8.3
  8. Package: gnu-efi
  9. Architecture: i386 ia64 amd64 kfreebsd-amd64
  10. Suggests: elilo
  11. Conflicts: libc6-i386 (<= 2.9-18)
  12. Description: Library for developing EFI applications
  13. GNU toolchain for building applications that can run in the environment
  14. presented by Intel's EFI (Extensible Firmware Interface). EFI is a firmware
  15. specification for the "BIOS" on ia64(IPF), IA-32(x86) and x86_64 systems.