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.ch...@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. / Leif > [LibraryClasses] > ## @libraryclass Provides most usb APIs to support the Hid requests > defined in Usb Hid 1.1 spec > # and the standard requests defined in Usb 1.1 spec. > -- > 2.7.4 > > > > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#46829): https://edk2.groups.io/g/devel/message/46829 Mute This Topic: https://groups.io/mt/33137121/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-