Reviewed-by: Michael D Kinney <michael.d.kin...@intel.com>

> -----Original Message-----
> From: Chao Li <lic...@loongson.cn>
> Sent: Wednesday, September 14, 2022 2:40 AM
> To: devel@edk2.groups.io
> Cc: Kinney, Michael D <michael.d.kin...@intel.com>; Gao, Liming 
> <gaolim...@byosoft.com.cn>; Liu, Zhiguang <zhiguang....@intel.com>
> Subject: [PATCH v2 12/34] MdePkg/DxeServicesLib: Add LOONGARCH64 architecture
> 
> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4053
> 
> Add LOONGARCH64 architecture to MdePkg/DxeServiceLib.
> 
> Cc: Michael D Kinney <michael.d.kin...@intel.com>
> Cc: Liming Gao <gaolim...@byosoft.com.cn>
> Cc: Zhiguang Liu <zhiguang....@intel.com>
> 
> Signed-off-by: Chao Li <lic...@loongson.cn>
> ---
>  MdePkg/Library/DxeServicesLib/DxeServicesLib.inf | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/MdePkg/Library/DxeServicesLib/DxeServicesLib.inf 
> b/MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
> index ec3e8711c2..a93541847f 100644
> --- a/MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
> +++ b/MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
> @@ -22,13 +22,13 @@
>    LIBRARY_CLASS                  = DxeServicesLib|DXE_CORE DXE_DRIVER 
> DXE_RUNTIME_DRIVER DXE_SMM_DRIVER SMM_CORE UEFI_APPLICATION
> UEFI_DRIVER
> 
> 
> 
>  #
> 
> -#  VALID_ARCHITECTURES           = IA32 X64 EBC ARM AARCH64 RISCV64
> 
> +#  VALID_ARCHITECTURES           = IA32 X64 EBC ARM AARCH64 RISCV64 
> LOONGARCH64
> 
>  #
> 
> 
> 
>  [Sources]
> 
>    DxeServicesLib.c
> 
> 
> 
> -[Sources.IA32, Sources.EBC, Sources.ARM, Sources.AARCH64, Sources.RISCV64]
> 
> +[Sources.IA32, Sources.EBC, Sources.ARM, Sources.AARCH64, Sources.RISCV64, 
> Sources.LOONGARCH64]
> 
>    Allocate.c
> 
> 
> 
>  [Sources.X64]
> 
> --
> 2.27.0



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#94225): https://edk2.groups.io/g/devel/message/94225
Mute This Topic: https://groups.io/mt/93674217/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to