Reviewed-by: Jaben Carsey <[email protected]> Thanks -Jaben
> -----Original Message----- > From: Kinney, Michael D > Sent: Thursday, August 01, 2019 1:56 PM > To: [email protected] > Cc: Carsey, Jaben <[email protected]>; Ni, Ray <[email protected]>; > Gao, Zhichao <[email protected]>; Sami Mujawar > <[email protected]> > Subject: [Patch v2 0/2] ShellPkg: Fix IA32 build failure in acpiview > > Avoid 64-bit multiply operations 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 <[email protected]> > Cc: Ray Ni <[email protected]> > Cc: Zhichao Gao <[email protected]> > Cc: Sami Mujawar <[email protected]> > Signed-off-by: Michael D Kinney <[email protected]> > > Michael D Kinney (2): > ShellPkg/AcpiView: Fix IA32 link error > ShellPkg: Add shell with all commands integrated > > .../Parsers/Slit/SlitParser.c | 9 ++++++-- > ShellPkg/ShellPkg.dsc | 22 ++++++++++++++++++- > 2 files changed, 28 insertions(+), 3 deletions(-) > > -- > 2.21.0.windows.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#44812): https://edk2.groups.io/g/devel/message/44812 Mute This Topic: https://groups.io/mt/32683878/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
