[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
Wed Sep 4 19:02:36 UTC 2019


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.

/
    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/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