From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by spool.mail.gandi.net (Postfix) with ESMTPS id 19CE4AC0D2C for ; Mon, 8 Apr 2024 09:29:56 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=2VTiODK806o/CPyvLhKbYawTu9l2jeS1KzrBniN0QpM=; c=relaxed/simple; d=groups.io; h=Date:From:To:Subject:Message-ID:References:MIME-Version:In-Reply-To:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Resent-Date:Resent-From:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Type:Content-Disposition; s=20240206; t=1712568595; v=1; b=RtpPlN8FPykY9jWH86rWTLkZ6fec17EgiqY5bHbWEkmPTet7vITpVZFUAt/iUvIYtyGQDqtz MyODqja8O+CVS4riezM4WHh5TDpHK1Le2ivLTWrqo+P73iPuxb1sepKNwPbKwHp714lfw/ESOGy 0zntgE4r7IBYEiqcfcBLZc89vGsAfZ//xM4Q6MgROcX6UPJDoFLkhNOo5o8KnjzEtF8EvV9jqT5 0Gw2odgpYpJbuXzvw5+ZV9iFBmUaInLhhezXNq/Oz5pTEdBUqHhH+os8i71dumEf/qJdamnbP0c jjDHGznx0cn6oj/nnyfdGYJFBRbnoiZ29HQVuaMf03zVw== X-Received: by 127.0.0.2 with SMTP id Hd2TYY7687511xlBjVc4BbLv; Mon, 08 Apr 2024 02:29:55 -0700 X-Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mx.groups.io with SMTP id smtpd.web11.102361.1712568594972475523 for ; Mon, 08 Apr 2024 02:29:55 -0700 X-Received: from mimecast-mx02.redhat.com (mx-ext.redhat.com [66.187.233.73]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-106-Xt9n_ZiQNGuGeGnTOpjvEg-1; Mon, 08 Apr 2024 05:29:52 -0400 X-MC-Unique: Xt9n_ZiQNGuGeGnTOpjvEg-1 X-Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.rdu2.redhat.com [10.11.54.8]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 5DD7D3C0ED49; Mon, 8 Apr 2024 09:29:52 +0000 (UTC) X-Received: from sirius.home.kraxel.org (unknown [10.39.192.204]) by smtp.corp.redhat.com (Postfix) with ESMTPS id F39BFC09A05; Mon, 8 Apr 2024 09:29:51 +0000 (UTC) X-Received: by sirius.home.kraxel.org (Postfix, from userid 1000) id B989B18017FB; Mon, 8 Apr 2024 11:29:46 +0200 (CEST) Date: Mon, 8 Apr 2024 11:29:46 +0200 From: "Gerd Hoffmann" To: devel@edk2.groups.io, jiaxin.wu@intel.com Subject: Re: [edk2-devel] OVMF SMM Support Message-ID: References: MIME-Version: 1.0 In-Reply-To: X-Scanned-By: MIMEDefang 3.4.1 on 10.11.54.8 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Resent-Date: Mon, 08 Apr 2024 02:29:55 -0700 Resent-From: kraxel@redhat.com Reply-To: devel@edk2.groups.io,kraxel@redhat.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: adl76N8z7a56zlJcHmUOUK10x7686176AA= Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20240206 header.b=RtpPlN8F; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=redhat.com (policy=none); spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io On Mon, Apr 08, 2024 at 08:33:30AM +0000, Wu, Jiaxin wrote: > Hi Gerd, > > With below OVMF build and QEMU command, OVMF hangs after SendSmiIpi > (mBspApicId) during SmmRelocateBases(), is there any issues with > latest code to support SMM on OVMF or my local command/configuration > issue? Have not noticed any problems. I've stopped using OvmfPkgIa32X64.dsc though and switched to OvmfPkgX64.dsc. Also running on linux not windows host, which might make a difference too. take care, Gerd -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#117495): https://edk2.groups.io/g/devel/message/117495 Mute This Topic: https://groups.io/mt/105397533/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-