From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-wr1-f49.google.com (mail-wr1-f49.google.com [209.85.221.49]) by mx.groups.io with SMTP id smtpd.web11.27940.1629137244978928808 for ; Mon, 16 Aug 2021 11:07:25 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20161025 header.b=ofxk0VjZ; spf=pass (domain: gmail.com, ip: 209.85.221.49, mailfrom: pedro.falcato@gmail.com) Received: by mail-wr1-f49.google.com with SMTP id q10so24882798wro.2 for ; Mon, 16 Aug 2021 11:07:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=Rqyg+O4Tkf7fBHnJSD83TbqV3MO4krXN6Bh+/PddQNY=; b=ofxk0VjZREUdQM9zyWh0zmacQV5sYIetxainFLQdx3gtl8LJ0n2efAsz8DpqEbJ8es HSxXWNWBwWWIgm9kAHdyYBMEb1JEHRzVaV1doqHO919ELfa5KjcaKVmr4c1pyOmgTZqD IpzM+umOk4AjRUSu4AyC+mu6TiyVR3khjdEdDB91+7YjgLydnHoVZMyHsvMx/oFgBprY nZFq8irfNg1TYQooFS+JP0zRbJXI3xCS3pTof22zF50El8Uq1om1DTjWPm3YAxVTLhZm P9oEWV1lWNrv/mfSgK//pr9go/RJmGUT48GIpIGPwMBNuvxbNUblow2YilLVJiN6gn/D GFyg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=Rqyg+O4Tkf7fBHnJSD83TbqV3MO4krXN6Bh+/PddQNY=; b=L1LDzivrtjPyYaZTk23KcseKNRZ70FONvAm8H7xBfbbMPHxYt2kspol34vO5wCHR8w w51fTYZB7dTHL3J0fRiuTlx9pa0NbrnTYzCW+LiLh4qKZ6CLcyziWR7P5DLy1xBetfW8 aeZqrrz94paRXkRUa7Q73/kro6SsexXuJoFP+1Qt482+GeO4m9Rx93TRnzGq5Hq7kxgd STaMggmA9aiUmeoJsrsaGpgHnqzTDxuzm8Oobj8CGCkpP4qxZpwA69zEacZ3dojP/oLL NwddS8MXkDvk/bS/DXa8lLSpMecrhA6v1E6m1dssmSQqKkys94t+uvV6OMbscOT8XfKE JRiw== X-Gm-Message-State: AOAM532Z+6xvYPD6KL/YtafdCVm3e+t704kmzF0mA2bTYnJpswM/Yo4O zo7Sgg1+JTALpwuYh11Xx1Tta20h0qbRP71z X-Google-Smtp-Source: ABdhPJxKey4g9hXdMT0jZhn75rSQYiFQKTpd6qRfUqzh8vCc5iAMP2uF8DiVDdMD+EPMpJED4/fWtg== X-Received: by 2002:adf:cd8e:: with SMTP id q14mr19872115wrj.410.1629137243251; Mon, 16 Aug 2021 11:07:23 -0700 (PDT) Return-Path: Received: from PC-PEDRO.lan (bl8-253-151.dsl.telepac.pt. [85.241.253.151]) by smtp.gmail.com with ESMTPSA id z137sm263479wmc.14.2021.08.16.11.07.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 16 Aug 2021 11:07:22 -0700 (PDT) From: "Pedro Falcato" To: devel@edk2.groups.io Cc: Pedro Falcato , Leif Lindholm , Michael D Kinney , Bret Barkelew Subject: [Patch v4 3/3] Ext4Pkg: Add .DSC file. Date: Mon, 16 Aug 2021 19:06:56 +0100 Message-Id: <20210816180656.25740-4-pedro.falcato@gmail.com> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20210816180656.25740-1-pedro.falcato@gmail.com> References: <20210816180656.25740-1-pedro.falcato@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable This file is required to build Ext4Pkg. Cc: Leif Lindholm Cc: Michael D Kinney Cc: Bret Barkelew Signed-off-by: Pedro Falcato --- Features/Ext4Pkg/Ext4Pkg.dsc | 70 ++++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 Features/Ext4Pkg/Ext4Pkg.dsc diff --git a/Features/Ext4Pkg/Ext4Pkg.dsc b/Features/Ext4Pkg/Ext4Pkg.dsc new file mode 100644 index 0000000000..57f279a4d9 --- /dev/null +++ b/Features/Ext4Pkg/Ext4Pkg.dsc @@ -0,0 +1,70 @@ +## @file=0D +# Ext4 Package=0D +#=0D +# This package provides libraries and drivers related to the ext4 filesys= tem implementation.=0D +# More details are available at: https://www.kernel.org/doc/html/v5.4/fil= esystems/ext4/index.html=0D +#=0D +# Copyright (c) 2021 Pedro Falcato=0D +# SPDX-License-Identifier: BSD-2-Clause-Patent=0D +#=0D +##=0D +=0D +=0D +[Defines]=0D + PLATFORM_NAME =3D Ext4=0D + PLATFORM_GUID =3D 6B4BF998-668B-46D3-BCFA-971F99F8708C= =0D + PLATFORM_VERSION =3D 0.1=0D + DSC_SPECIFICATION =3D 0x00010005=0D + SUPPORTED_ARCHITECTURES =3D IA32|X64|EBC|ARM|AARCH64|RISCV64=0D + OUTPUT_DIRECTORY =3D Build/Ext4Pkg=0D + BUILD_TARGETS =3D DEBUG|RELEASE|NOOPT=0D + SKUID_IDENTIFIER =3D DEFAULT=0D +=0D +!include MdePkg/MdeLibs.dsc.inc=0D +=0D +[BuildOptions]=0D + *_*_*_CC_FLAGS =3D -D DISABLE_NEW_DEPRECATED_INTER= FACES=0D +=0D +[LibraryClasses]=0D + #=0D + # Entry Point Libraries=0D + #=0D + UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntry= Point.inf=0D + #=0D + # Common Libraries=0D + #=0D + BaseLib|MdePkg/Library/BaseLib/BaseLib.inf=0D + BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf=0D + UefiLib|MdePkg/Library/UefiLib/UefiLib.inf=0D + PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf=0D + PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf=0D + MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAll= ocationLib.inf=0D + UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBoo= tServicesTableLib.inf=0D + UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/U= efiRuntimeServicesTableLib.inf=0D + DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf=0D + DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseD= ebugPrintErrorLevelLib.inf=0D + DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf=0D + OrderedCollectionLib|MdePkg/Library/BaseOrderedCollectionRedBlackTreeLib= /BaseOrderedCollectionRedBlackTreeLib.inf=0D + BaseUcs2Utf8Lib|RedfishPkg/Library/BaseUcs2Utf8Lib/BaseUcs2Utf8Lib.inf=0D +=0D +##########################################################################= #########################=0D +#=0D +# Components Section - list of the modules and components that will be pro= cessed by compilation=0D +# tools and the EDK II tools to generate PE32/PE32+/C= off image files.=0D +#=0D +# Note: The EDK II DSC file is not used to specify how compiled binary ima= ges get placed=0D +# into firmware volume images. This section is just a list of module= s to compile from=0D +# source into UEFI-compliant binaries.=0D +# It is the FDF file that contains information on combining binary f= iles into firmware=0D +# volume images, whose concept is beyond UEFI and is described in PI= specification.=0D +# Binary modules do not need to be listed in this section, as they s= hould be=0D +# specified in the FDF file. For example: Shell binary (Shell_Full.e= fi), FAT binary (Fat.efi),=0D +# Logo (Logo.bmp), and etc.=0D +# There may also be modules listed in this section that are not requ= ired in the FDF file,=0D +# When a module listed here is excluded from FDF file, then UEFI-com= pliant binary will be=0D +# generated for it, but the binary will not be put into any firmware= volume.=0D +#=0D +##########################################################################= #########################=0D +=0D +[Components]=0D + Features/Ext4Pkg/Ext4Dxe/Ext4Dxe.inf=0D --=20 2.32.0