Acked-by: Zhichao Gao <zhichao....@intel.com> > -----Original Message----- > From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Chang, > Abner (HPS SW/FW Technologist) > Sent: Friday, April 10, 2020 3:26 PM > To: devel@edk2.groups.io > Cc: Chang, Abner (HPS SW/FW Technologist) <abner.ch...@hpe.com>; Chen, > Gilbert <gilbert.c...@hpe.com>; Leif Lindholm <leif.lindh...@linaro.org>; Gao, > Zhichao <zhichao....@intel.com>; Ni, Ray <ray...@intel.com> > Subject: [edk2-devel] [PATCH v1 1/3] MdeModulePkg/Logo > > Add RISCV64 Arch. > > Signed-off-by: Abner Chang <abner.ch...@hpe.com> > Co-authored-by: Gilbert Chen <gilbert.c...@hpe.com> > Reviewed-by: Leif Lindholm <leif.lindh...@linaro.org> > > Cc: Zhichao Gao <zhichao....@intel.com> > Cc: Ray Ni <ray...@intel.com> > Cc: Leif Lindholm <leif.lindh...@linaro.org> > Cc: Gilbert Chen <gilbert.c...@hpe.com> > --- > MdeModulePkg/Logo/Logo.inf | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > > diff --git a/MdeModulePkg/Logo/Logo.inf b/MdeModulePkg/Logo/Logo.inf > index 018202582e..70a66cae98 100644 > --- a/MdeModulePkg/Logo/Logo.inf > +++ b/MdeModulePkg/Logo/Logo.inf > @@ -2,6 +2,8 @@ > # The default logo bitmap picture shown on setup screen, which is > corresponding to gEfiDefaultBmpLogoGuid. > # > # Copyright (c) 2006 - 2018, 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 # @@ -19,7 +21,7 @@ # # > The following information is for reference only and not required by the build > tools. > # > -# VALID_ARCHITECTURES = IA32 X64 EBC ARM AARCH64 > +# VALID_ARCHITECTURES = IA32 X64 EBC ARM AARCH64 RISCV64 > # > > [Binaries] > -- > 2.25.0 > > >
-=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#57410): https://edk2.groups.io/g/devel/message/57410 Mute This Topic: https://groups.io/mt/73031041/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-