mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: gnu-efi: Mark up description.
* gnu/packages/efi.scm (gnu-efi)[description]: Use @acronym.
This commit is contained in:
parent
fa876b2cd0
commit
84c983f165
1 changed files with 2 additions and 2 deletions
|
@ -54,8 +54,8 @@ (define-public gnu-efi
|
|||
(modify-phases %standard-phases
|
||||
(delete 'configure))))
|
||||
(synopsis "EFI toolchain")
|
||||
(description "This package provides an EFI (Extensible Firmware
|
||||
Interface) toolchain for building programs that can run in the
|
||||
(description "This package provides an @acronym{EFI, Extensible Firmware
|
||||
Interface} toolchain for building programs that can run in the
|
||||
environment presented by Intel's EFI.")
|
||||
(home-page "https://directory.fsf.org/wiki/GNU_EFI")
|
||||
;; Distribution is allowed only when accepting all those licenses.
|
||||
|
|
Loading…
Reference in a new issue