y ;
> Gao, Zhichao
> Subject: Re: [edk2-devel] [Patch v3 0/2] ShellPkg: Fix IA32 build failure in
> acpiview
>
> For this patch series.
>
> Tested-by: Sami Mujawar
> Reviewed-by: Sami Mujawar
>
> Regards,
>
> Sami Mujawar
>
> -Original Message-
&
; Sami Mujawar
Subject: [edk2-devel] [Patch v3 0/2] ShellPkg: Fix IA32 build failure in
acpiview
Use BaseLib MultuU64x64() to prevent intrinsics being added on IA32 builds.
Add acpiview to a version of the Shell that is build with ShellPkg.dsc to catch
this type of issue in ShellPkg builds.
Cc
Series: Reviewed-by: Zhichao Gao
Thanks,
Zhichao
> -Original Message-
> From: Kinney, Michael D
> Sent: Saturday, August 3, 2019 9:47 AM
> To: devel@edk2.groups.io
> Cc: Carsey, Jaben ; Ni, Ray ;
> Gao, Zhichao ; Sami Mujawar
>
> Subject: [Patch v3 0/2] ShellPkg: Fix IA32 build failure
Use BaseLib MultuU64x64() to prevent intrinsics being added on IA32 builds.
Add acpiview to a version of the Shell that is build with ShellPkg.dsc to catch
this type of issue in ShellPkg builds.
Cc: Jaben Carsey
Cc: Ray Ni
Cc: Zhichao Gao
Cc: Sami Mujawar
Signed-off-by: Michael D Kinney
Mich