Reviewed-by: Zhichao Gao <zhichao....@intel.com> Please add Mike's R-B. If the patches are not changed, you can keep the received R-B so the maintainers/reviewers can avoid review the same content again.
Thanks, Zhichao > -----Original Message----- > From: Chao Li <lic...@loongson.cn> > Sent: Wednesday, September 14, 2022 5:36 PM > To: devel@edk2.groups.io > Cc: Ni, Ray <ray...@intel.com>; Gao, Zhichao <zhichao....@intel.com> > Subject: [PATCH v2 10/34] ShellPkg: Add LOONGARCH64 architecture for > EDK2 CI. > > REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4053 > > Add LOONGARCH64 architecture to ShellPkg for EDK2 CI testing. > > Cc: Ray Ni <ray...@intel.com> > Cc: Zhichao Gao <zhichao....@intel.com> > > Signed-off-by: Chao Li <lic...@loongson.cn> > --- > ShellPkg/ShellPkg.dsc | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/ShellPkg/ShellPkg.dsc b/ShellPkg/ShellPkg.dsc index > 38fde3dc71..dd0d88603f 100644 > --- a/ShellPkg/ShellPkg.dsc > +++ b/ShellPkg/ShellPkg.dsc > @@ -4,6 +4,7 @@ > # Copyright (c) 2007 - 2021, Intel Corporation. All rights reserved.<BR> # > Copyright (c) 2018 - 2020, Arm Limited. All rights reserved.<BR> # Copyright > (c) > 2020, Hewlett Packard Enterprise Development LP. All rights > reserved.<BR>+# Copyright (c) 2022, Loongson Technology Corporation > Limited. All rights reserved.<BR> # # SPDX-License-Identifier: > BSD-2-Clause- > Patent #@@ -15,7 +16,7 @@ > PLATFORM_VERSION = 1.02 DSC_SPECIFICATION = > 0x00010006 OUTPUT_DIRECTORY = Build/Shell- > SUPPORTED_ARCHITECTURES = IA32|X64|EBC|ARM|AARCH64|RISCV64+ > SUPPORTED_ARCHITECTURES = > IA32|X64|EBC|ARM|AARCH64|RISCV64|LOONGARCH64 BUILD_TARGETS > = DEBUG|RELEASE|NOOPT SKUID_IDENTIFIER = DEFAULT -- > 2.27.0 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#93815): https://edk2.groups.io/g/devel/message/93815 Mute This Topic: https://groups.io/mt/93674193/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-