Acked-by: Siyuan Fu <[email protected]> > -----Original Message----- > From: [email protected] <[email protected]> On Behalf Of Chang, > Abner (HPS SW/FW Technologist) > Sent: 2020年4月10日 15:28 > To: [email protected] > Cc: Chang, Abner (HPS SW/FW Technologist) <[email protected]>; Chen, > Gilbert <[email protected]>; Leif Lindholm <[email protected]>; > Fu, Siyuan <[email protected]>; Wu, Jiaxin <[email protected]> > Subject: [edk2-devel] [PATCH v1 1/1] NetworkPkg > > Add RISCV64 Arch. > > Signed-off-by: Abner Chang <[email protected]> > Co-authored-by: Gilbert Chen <[email protected]> > Reviewed-by: Leif Lindholm <[email protected]> > > Cc: Siyuan Fu <[email protected]> > Cc: Jiaxin Wu <[email protected]> > Cc: Leif Lindholm <[email protected]> > Cc: Gilbert Chen <[email protected]> > --- > NetworkPkg/Network.dsc.inc | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/NetworkPkg/Network.dsc.inc b/NetworkPkg/Network.dsc.inc > index c7f43282e4..16f090a187 100644 > --- a/NetworkPkg/Network.dsc.inc > +++ b/NetworkPkg/Network.dsc.inc > @@ -8,6 +8,7 @@ > # IA32 PEI and X64 DXE platform. Its default value is FALSE. > # > # Copyright (c) 2019, Intel Corporation. All rights reserved.<BR> > +# Copyright (c) 2020, Hewlett Packard Enterprise Development LP. All rights > reserved.<BR> > # > # SPDX-License-Identifier: BSD-2-Clause-Patent > # > @@ -34,7 +35,7 @@ > !include NetworkPkg/NetworkComponents.dsc.inc > > !else > -[Components.IA32, Components.X64, Components.ARM, > Components.AARCH64] > +[Components.IA32, Components.X64, Components.ARM, > Components.AARCH64, Components.RISCV64] > !include NetworkPkg/NetworkComponents.dsc.inc > > !endif > -- > 2.25.0 > > >
-=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#57264): https://edk2.groups.io/g/devel/message/57264 Mute This Topic: https://groups.io/mt/72957446/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
