Reviewed-by: Jiewen Yao <jiewen....@intel.com> From: chao li <lic...@loongson.cn> Sent: Friday, September 23, 2022 3:11 PM To: Yao, Jiewen <jiewen....@intel.com>; Wang, Jian J <jian.j.w...@intel.com> Cc: devel@edk2.groups.io Subject: Re: [PATCH v2 09/34] SecurityPkg: Add LOONGARCH64 architecture for EDK2 CI.
Hi Jiewen and Jian, This patch has not been reviewed, would you please review it? Thanks, Chao -------- On 9ζ 14 2022, at 5:36 δΈε, Chao Li <lic...@loongson.cn<mailto:lic...@loongson.cn>> wrote: REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4053 Add LOONGARCH64 architecture to SecurityPkg for EDK2 CI testing. Cc: Jiewen Yao <jiewen....@intel.com<mailto:jiewen....@intel.com>> Cc: Jian J Wang <jian.j.w...@intel.com<mailto:jian.j.w...@intel.com>> Signed-off-by: Chao Li <lic...@loongson.cn<mailto:lic...@loongson.cn>> --- SecurityPkg/SecurityPkg.dsc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/SecurityPkg/SecurityPkg.dsc b/SecurityPkg/SecurityPkg.dsc index f48187650f..6bf53c5658 100644 --- a/SecurityPkg/SecurityPkg.dsc +++ b/SecurityPkg/SecurityPkg.dsc @@ -3,6 +3,7 @@ # # Copyright (c) 2009 - 2021, Intel Corporation. All rights reserved.<BR> # (C) Copyright 2015-2020 Hewlett Packard Enterprise Development LP<BR> +# Copyright (c) 2022, Loongson Technology Corporation Limited. All rights reserved.<BR> # SPDX-License-Identifier: BSD-2-Clause-Patent # ## @@ -13,7 +14,7 @@ PLATFORM_VERSION = 0.98 DSC_SPECIFICATION = 0x00010005 OUTPUT_DIRECTORY = Build/SecurityPkg - 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 (#94195): https://edk2.groups.io/g/devel/message/94195 Mute This Topic: https://groups.io/mt/93674192/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-