[edk2-devel] [edk2-staging/RISC-V-V2 PATCH v1 03/22]: MdePkg: RISC-V sections in DEC file.

Leif Lindholm leif.lindholm at linaro.org
Mon Sep 16 09:17:04 UTC 2019


On Mon, Sep 16, 2019 at 05:16:16AM +0000, Chang, Abner (HPS SW/FW Technologist) wrote:
> 
> 
> > -----Original Message-----
> > From: Leif Lindholm [mailto:leif.lindholm at linaro.org]
> > Sent: Thursday, September 5, 2019 3:03 AM
> > To: devel at edk2.groups.io; Chang, Abner (HPS SW/FW Technologist)
> > <abner.chang at hpe.com>
> > Subject: Re: [edk2-devel] [edk2-staging/RISC-V-V2 PATCH v1 03/22]: MdePkg:
> > RISC-V sections in DEC file.
> > 
> > On Wed, Sep 04, 2019 at 06:42:58PM +0800, Abner Chang wrote:
> > > Add RISC-V sections in MdePkg.dec.
> > 
> > This can be included whenever the respective include directories are created.
> > 
> > > Contributed-under: TianoCore Contribution Agreement 1.0
> > > Signed-off-by: Abner Chang <abner.chang at hpe.com>
> > > ---
> > >  MdePkg/MdePkg.dec | 9 +++++++++
> > >  1 file changed, 9 insertions(+)
> > >
> > > diff --git a/MdePkg/MdePkg.dec b/MdePkg/MdePkg.dec index
> > > 3fd7d16..9673c3c 100644
> > > --- a/MdePkg/MdePkg.dec
> > > +++ b/MdePkg/MdePkg.dec
> > > @@ -39,6 +39,15 @@
> > >  [Includes.AARCH64]
> > >    Include/AArch64
> > >
> > > +[Includes.RISCV128]
> > > +  Include/RiscV128
> > > +
> > > +[Includes.RISCV64]
> > > +  Include/RiscV64
> > > +
> > > +[Includes.RISCV32]
> > > +  Include/RiscV32
> > > +
> > 
> > Also, only RiscV64 is acually added by this set.
> Don't know why AARCH64 is involved in this patch. Will check it.

This is in MdePkg - the problem is not the AARCH64 (which is included
only as patch context), the problem is RISCV32 and RISCV128 stanzas
pointing to nonexistent directories.

/
    Leif

-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#47273): https://edk2.groups.io/g/devel/message/47273
Mute This Topic: https://groups.io/mt/33137121/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-




More information about the edk2-devel-archive mailing list