From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by mx.groups.io with SMTP id smtpd.web11.31422.1680195837625959302 for ; Thu, 30 Mar 2023 10:03:57 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=kahW1Uu1; spf=pass (domain: kernel.org, ip: 139.178.84.217, mailfrom: ardb@kernel.org) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 145BC620D0 for ; Thu, 30 Mar 2023 17:03:57 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 7C5C1C433EF for ; Thu, 30 Mar 2023 17:03:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1680195836; bh=zlxSR5aBKUKgUx2Pi7KW9WDRLjO726EOCeSCoY/DfAM=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=kahW1Uu1yn4DZEVzunW30dJqZ/QVJfliTI0Z1kzDHu/4PYNgSwbi0rAlf/cgfZ3sT lacTpREkW5HadEtdB9a6xaDmv1ubaIP0muwDylezkBSdzjgibB8NnADPiP3lzdRul4 ICmef0SQwiihjq5qlQwFqhTtX9rd1wR7LT88GUf2TE4LvG9nnR9bLDu5bN/1s/1+kg VEV60wV3OPcdvziUCwUxInw/tCXTSo2njS7SiZKvr2jMUWImQLDYlhFWT72kcwO+t9 pF1GtoBK/1GIv/yipQVGmBSv/6qwht7BNwfs1sx5Jvw5KkRgXN5SoJldtUbhsleMUW W6Uw2i0WP/q8w== Received: by mail-lj1-f182.google.com with SMTP id 20so20365138lju.0 for ; Thu, 30 Mar 2023 10:03:56 -0700 (PDT) X-Gm-Message-State: AAQBX9fUAcVR1Q0YYZBz9V0IHkCKBBg9qY8a7NwsU5wcluQfTcJaXsIO hxn006PYruyrgN6d35ennho39uCuGEX9sMPk1B0= X-Google-Smtp-Source: AKy350b5UmIGDf5LaFHvhQK32Bo5RaNjK1siWBpi0DIGZmiJfyWM8q8ZxcKVXbWEYRNorjGxz8e9V+ybPA5I6XCGid0= X-Received: by 2002:a2e:9c18:0:b0:29e:7cae:fc19 with SMTP id s24-20020a2e9c18000000b0029e7caefc19mr7295954lji.2.1680195834582; Thu, 30 Mar 2023 10:03:54 -0700 (PDT) MIME-Version: 1.0 References: <35d61e2a-83a5-73bf-0c65-9b284aac4af6@bsdio.com> In-Reply-To: <35d61e2a-83a5-73bf-0c65-9b284aac4af6@bsdio.com> From: "Ard Biesheuvel" Date: Thu, 30 Mar 2023 19:03:43 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [edk2-devel] Is Xcode5ExceptionHandlerAsm.nasm still needed? To: Rebecca Cran Cc: "Ni, Ray" , "devel@edk2.groups.io" , Andrew Fish , "Kinney, Michael D" , "Liu, Zhiguang" Content-Type: text/plain; charset="UTF-8" On Thu, 30 Mar 2023 at 18:54, Rebecca Cran wrote: > > On 3/30/23 10:33 AM, Ard Biesheuvel wrote: > > i'll respin the series I sent out earlier today with that if I manage > > to build a working OVMF.fd with XCODE5 > > Let me know if you'd like any help test building/running anything with > XCODE5 on an Intel or ARM Mac. > > I have both a 2012 era Intel Mac Pro and an M1 MacBook Pro. > Ah excellent - thanks. Once I make a bit more progress, I'll cc you [again] on my v2 series, and I'd appreciate it if you could give that a spin.