components/gnuefi/gnuefi.p5m
author Rich Burridge <rich.burridge@oracle.com>
Thu, 13 Apr 2017 13:20:29 -0700
changeset 7864 f11e8d81786a
parent 5855 986a46fa92f7
permissions -rw-r--r--
PSARC 2017/057 pcre2 25783625 Add pcre2 10.23 to Userland because vte 0.47.90 requires it

#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#

#
# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
#

set name=pkg.fmri \
    value=pkg:/library/libgnuefi@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="This library is used for EFI development"
set name=com.oracle.info.description \
    value="Develop EFI applications for ARM-64, ARM-32, x86_64, IA-64 (IPF), and IA-32 (x86) platforms using the GNU toolchain and the EFI development environment."
set name=com.oracle.info.tpno value=$(TPNO)
set name=info.classification \
    value=org.opensolaris.category.2008:System/Libraries
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=org.opensolaris.arc-caseid value=PSARC/2016/089
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
file path=usr/include/efi/efi.h
file path=usr/include/efi/efi_nii.h
file path=usr/include/efi/efi_pxe.h
file path=usr/include/efi/efiapi.h
file path=usr/include/efi/eficon.h
file path=usr/include/efi/efidebug.h
file path=usr/include/efi/efidef.h
file path=usr/include/efi/efidevp.h
file path=usr/include/efi/efierr.h
file path=usr/include/efi/efifs.h
file path=usr/include/efi/efigpt.h
file path=usr/include/efi/efiip.h
file path=usr/include/efi/efilib.h
file path=usr/include/efi/efilink.h
file path=usr/include/efi/efinet.h
file path=usr/include/efi/efipart.h
file path=usr/include/efi/efipciio.h
file path=usr/include/efi/efiprot.h
file path=usr/include/efi/efipxebc.h
file path=usr/include/efi/efirtlib.h
file path=usr/include/efi/efiser.h
file path=usr/include/efi/efistdarg.h
file path=usr/include/efi/efitcp.h
file path=usr/include/efi/efiudp.h
file path=usr/include/efi/efiui.h
file path=usr/include/efi/libsmbios.h
file path=usr/include/efi/pci22.h
file path=usr/include/efi/protocol/adapterdebug.h
file path=usr/include/efi/protocol/eficonsplit.h
file path=usr/include/efi/protocol/efidbg.h
file path=usr/include/efi/protocol/efivar.h
file path=usr/include/efi/protocol/intload.h
file path=usr/include/efi/protocol/legacyboot.h
file path=usr/include/efi/protocol/piflash64.h
file path=usr/include/efi/protocol/vgaclass.h
file path=usr/include/efi/romload.h
file path=usr/include/efi/x86_64/efibind.h
file path=usr/include/efi/x86_64/efilibplat.h
file path=usr/include/efi/x86_64/pe.h
file usr/lib/amd64/crt0-efi-x86_64.o \
    path=usr/lib/$(MACH64)/efi/crt0-efi-x86_64.o
file usr/lib/amd64/elf_x86_64_efi.lds \
    path=usr/lib/$(MACH64)/efi/elf_x86_64_efi.lds
file usr/lib/amd64/libefi.a path=usr/lib/$(MACH64)/efi/libefi.a
file usr/lib/amd64/libgnuefi.a path=usr/lib/$(MACH64)/efi/libgnuefi.a
license COPYING license=GPLv2