public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [Patch v3 0/2] ShellPkg: Fix IA32 build failure in acpiview
@ 2019-08-03  1:46 Michael D Kinney
  2019-08-03  1:46 ` [Patch v3 1/2] ShellPkg/AcpiView: Fix IA32 link error Michael D Kinney
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Michael D Kinney @ 2019-08-03  1:46 UTC (permalink / raw)
  To: devel; +Cc: Jaben Carsey, Ray Ni, Zhichao Gao, Sami Mujawar

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 <jaben.carsey@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Zhichao Gao <zhichao.gao@intel.com>
Cc: Sami Mujawar <sami.mujawar@arm.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>

Michael D Kinney (2):
  ShellPkg/AcpiView: Fix IA32 link error
  ShellPkg: Add shell with all commands integrated

 .../Parsers/Slit/SlitParser.c                 |  2 +-
 ShellPkg/ShellPkg.dsc                         | 22 ++++++++++++++++++-
 2 files changed, 22 insertions(+), 2 deletions(-)

-- 
2.21.0.windows.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-08-05 20:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-03  1:46 [Patch v3 0/2] ShellPkg: Fix IA32 build failure in acpiview Michael D Kinney
2019-08-03  1:46 ` [Patch v3 1/2] ShellPkg/AcpiView: Fix IA32 link error Michael D Kinney
2019-08-03  1:46 ` [Patch v3 2/2] ShellPkg: Add shell with all commands integrated Michael D Kinney
2019-08-05  0:51 ` [Patch v3 0/2] ShellPkg: Fix IA32 build failure in acpiview Gao, Zhichao
2019-08-05 10:47 ` [edk2-devel] " Sami Mujawar
2019-08-05 20:28   ` Carsey, Jaben

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox